Skip to content

agboolaidris/nodejs-graphql-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d8a482 · Jan 5, 2022

History

49 Commits
Jan 5, 2022
Dec 27, 2021
Nov 19, 2021
Jan 5, 2022
Nov 20, 2021
Jan 5, 2022
Jan 5, 2022
Jan 4, 2022
Jan 5, 2022
Jan 5, 2022

Repository files navigation

Boilerplate Project for Node-TS-GRAPHQL

Steps to run this project:

  1. Run yarn install command
  2. Setup database settings inside ormconfig.json file
  3. setup environment varaible
  4. Run npm start command

Stack:

  1. Node/Express
  2. Typescript
  3. Postgres
  4. redis
  5. Apollo-express-server
  6. type-qraphql
  7. TypeORM