Skip to content

virtuella-team/vteam

Repository files navigation

How to use this repository

Scrutinizer Code Quality Build Status

Getting started with the project

  1. Clone the repo.

  2. Create an .env in the root of the repo and copy the contents from .env.example and fill in the blanks.

  3. 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/
  4. Start the docker images

    docker-compose up --build
  5. With the images running the clients are accessed by:

  6. To start the simulation with 4500 scooters.

    docker exec -it bike-brain2 bash -c "python3 main.py"
    

    Admin client User client

  7. Misc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •