graphql-postgresql-appsync A stir fry of GraphQL, Postgresql AppSync How to run If you have docker, simply run docker-compose run --build -d to build and run the project in docker. If you just wanna run it locally, another way is to run npm run start.