Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 159 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 159 Bytes

GitClub backend in Express/TypeORM

Steps to run this project:

  1. Run yarn command
  2. Setup database with yarn run fixtures
  3. Run yarn start command