fullstack-apollo-express-postgresql-boilerplate icon indicating copy to clipboard operation
fullstack-apollo-express-postgresql-boilerplate copied to clipboard

💥 A sophisticated GraphQL with Apollo, Express and PostgreSQL boilerplate project.

Results 44 fullstack-apollo-express-postgresql-boilerplate issues
Sort by recently updated
recently updated
newest added

At the moment, there are two scripts in order to test the server. One to start the test server and the second one to execute the tests. Is there a...

help wanted

ISSUE: Server: NPM Scripts for Testing #7 I moved database seeding to a dedicated tests/setup.js file from src/index.js. src/index.js now exports httpServer wich will be imported by setup.js and starts...

See https://github.com/rwieruch/fullstack-apollo-react-express-boilerplate-project/pull/5 for users domain. Maybe someone wants to add tests for the messages domain too.

help wanted
good first issue

dockerized app will help to build the product independently,without any dependency, i can dockerize this app