Skip to content

Online touch typing practice for competitive programmers.

License

Notifications You must be signed in to change notification settings

NightReal/coding-rush

Repository files navigation

Coding Rush

Coding Rush Logo

Requirements

Docker

Local deploying

Before starting deploying make sure that docker service is running.

To start deploying use run.sh or command
$ docker-compose -f docker-compose.dev.yml up --build
If something goes wrong try adding flag -V.

Then go to localhost:90 to see the result.