Skip to content

anu1097/graphql-typescript-boilerplate

Repository files navigation

Awesome GraphQL Project Build with TypeORM and Redis

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Install Postgres on your system and setup roles and DB according to the changes you made in OrmConfig.ts. Refer - https://www.codementor.io/@engineerapart/getting-started-with-postgresql-on-mac-osx-are8jcopb
  4. Setup redis - https://gist.github.com/tomysmile/1b8a321e7c58499ef9f9441b2faa0aa8
  5. Add a SECRET in .env file
  6. Run npm start command

About

Graphql typescript boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published