/ts-graphql-apolllo-boilerplate

This is a sample boilerplate for a Node.js, with Express.js, project in purpose of building a GraphQL Server with the famous Apollo library. There is also pre-configure for TypeORM with PostgreSQL and a sample hello-world schema provided.

Primary LanguageTypeScript

Boilerplate

This is a sample boilerplate for a Node.js, with Express.js, project in purpose of building a GraphQL Server with the famous Apollo library. There is also pre-configure for TypeORM with PostgreSQL and a sample hello-world schema.

Steps to run this project:

  1. Run yarn or npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run yarn start or npm start command

note: Please feel free to update the code as you like in your own directory, or just make a pull request. It is always accepted and appreciated.

Author


This project was created by me, George Krachtopoulos. You can find my on LinkedIn on George Krachtopoulos and on social media @georgekrax.