Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rust-sol-dev/casino-backend
https://github.com/rust-sol-dev/casino-backend
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/rust-sol-dev/casino-backend
- Owner: Rust-Sol-Dev
- Created: 2024-01-13T02:06:53.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T01:40:59.000Z (6 months ago)
- Last Synced: 2024-08-07T10:10:12.816Z (5 months ago)
- Language: JavaScript
- Size: 18.5 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cardano Gambling Website v2
This uses MERN-stack and provides a JSON REST API for clients.
## How to compile and run
- Navigate to the root directory and with NPM already installed, go ahead and run the command `npm run build`. This will build both the client and the server and compile them into a .zip file.
- Inside the .zip file you will find the `build` folder will include a compiled react application ready to be served.
- Also in the file is a folder called `server`. In there you will find a Node.js application without the dependencies installed (this is cut down the file size).
- You can install the dependencies by navigating into the server root folder and running `npm install`.If you have any questions, please feel free to reach out to @MisterRust77 on Telegram or mrrust77 on Discord.