1.0.0 • Published 3 years ago

express-graphql-typeorm-typescript-starter v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Steps to run this template

  • Install Docker
  • Install npm/yarn/pnpm
  • Run docker-compose up
  • Change variables in config file if you wish
  • Run yarn or pnpm install or npm install
  • Run yarn start:dev or npm run start:dev
  • 3 minute video on how to make this template