express-graphql-typeorm-typescript-starter
v1.0.0
Published
This starter package uses typescript with express, graphql and typeorm for database mapping.
Maintainers
Readme
Steps to run this template
- Install Docker
- Install npm/yarn/pnpm
- Run
docker-compose up - Change variables in config file if you wish
- Run
yarnorpnpm installornpm install - Run
yarn start:devornpm run start:dev - 3 minute video on how to make this template
