Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 199 Bytes

File metadata and controls

8 lines (6 loc) · 199 Bytes

Apollo Server Boilerplate

Steps to run this project:

  1. Run yarn install command
  2. Create postgres database
  3. Setup database settings inside ormconfig.json file
  4. Run yarn start command