Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 199 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 199 Bytes

TSH Racer

Configuration

  1. Run npm i

  2. Run cp .env.dist .env

  3. Set up environment variables in .env file

  4. Run docker-compose up

  5. Run npm run migrate up

  6. Run npm start