-
Clone the repo.
-
Create an .env in the root of the repo and copy the contents from .env.example and fill in the blanks.
-
Create an .env in
customerapp/
and add your github client id for Oauth.REACT_APP_GITHUB_CLIENT_ID= REACT_APP_GITHUB_REDIRECT=http://localhost:5200/
-
Start the docker images
docker-compose up --build
-
With the images running the clients are accessed by:
- Admin client localhost:5100
- login with [email protected]
- password 12345678
- User client localhost:5200
- login with github oauth
- Admin client localhost:5100
-
To start the simulation with 4500 scooters.
docker exec -it bike-brain2 bash -c "python3 main.py"
-
Misc
-
Notifications
You must be signed in to change notification settings - Fork 0
virtuella-team/vteam
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published