graphql-typescript-postgresql-server A GraphQL apollo express server made with Typescript. Database used PostgreSQL. Steps to run this project: Run yarn command Setup database settings inside ormconfig.json file Run yarn start command