fullstack-apollo-express-postgresql-boilerplate
fullstack-apollo-express-postgresql-boilerplate copied to clipboard
π₯ A sophisticated GraphQL with Apollo, Express and PostgreSQL boilerplate project.
## The devDependency [nodemon](https://github.com/remy/nodemon) was updated from `1.19.4` to `2.0.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
*** βοΈ **Important announcement:** Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...
The cursor field in the pagination needs to be non nullable.
If using TS and graphql-code-generator, you may want to define the custom scalar as `DateTime` and not `Date`.
## The dependency [bcrypt](https://github.com/kelektiv/node.bcrypt.js) was updated from `3.0.8` to `4.0.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
First of all, thank you so much for your awesome books and other resources! I am on Road To GraphQL now! Pagination part I am getting below mentioned depreciation warning,...
## The dependency [graphql-resolvers](https://github.com/lucasconstantino/graphql-resolvers) was updated from `0.2.2` to `0.4.2`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
after installing and running this, there is a 404 error when trying to get the home page-- is this project still functional ?
## The devDependency [axios](https://github.com/axios/axios) was updated from `0.18.0` to `0.19.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
The related tutorial is nicely done however once it becomes dated it can be a hurdle for newcomers to debug a technology stack they have little experience with. Most developers...