Steps to run this project:
- Run
yarncommand - Setup database settings inside
ormconfig.jsonfile - Run
yarn startcommand to run the server. - Run
yarn testcommand to run all test files. - Run
yarn gen-schema-typescommand to generate (typeDefs or SchemaTypes) to use on the resolvers.
- GraphQL
- Typeorm
- Express.JS
- Typescript
- Jest
- PostgreSQL
- nodemon
- More...
- Redis
- Social Auth (facebook, twitter, etc..)
- Authentication
- Rate Limiting
- Email Confirmation.. etc
- public API + Docker? sounds interesting..