An enterprise Express GraphQL template application built using nodejs showcasing - Testing Strategy, DB migrations and seeding, integration with an ORM, containerization using Docker, GraphQL Interface, support for GraphQL relay, integration with graphql-sequelize, support for aggregation queries, PostgreSQL
We’re always looking for people who value their work, so come and join us. We are hiring!
- Node
- Express
- Postgres
- GraphQL
- Docker
Please go through the documentation to understand the control flow.
Relay support has been added by following this documentation
./setup-local.sh
docker-compose down
docker-compose build
docker-compose up
yarn start:local
yarn dev
yarn prod
yarn build