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

## 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...

greenkeeper

*** ☝️ **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...

greenkeeper

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`.

bug

## 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...

greenkeeper

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...

greenkeeper

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...

greenkeeper

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...