Skip to content

jourdanrodrigues-tests/test_11

Repository files navigation

NodeJS + Sequelize + GraphQL

Getting the server started

Have Docker and docker-compose installed.

  1. Run docker-compose up (might a few minutes)
  2. GraphQL should be up at http://localhost:3000/graphql

If it doesn't seem to work for no reason, NodeJS might be trying to start before PostgreSQL is ready. Stop/kill the command and run step #1 again.

About

NodeJS + Sequelize + GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published