Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 169 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 169 Bytes

Initial readme for the project

  1. Get docker container running: cd server && docker-compose up -d
  2. Sync schema: ts-node ./node_modules/typeorm/cli.js schema:sync