To set up and run the Bet Maker application, please follow these steps:
- Clone this repository:
- Clone the Line Provider repository (required dependency): (https://github.com/rovshen99/line-provider)
The directory tree should be following.
├── bet-maker
│
├── line-provider
- Navigate to the
bet-maker
directory: - Run the following script to start the application (assuming you have Docker installed):
docker-compose up
- The Bet Maker application should now be running. You can access it by opening a web browser and navigating to
http://localhost:8000
.