/express-sequelize-graphql-boilerplate

A boilerplate application for building web apps using express, postgres(sequelize) and graphql

Primary LanguageJavaScript

Node Express Postgres Graphql

A boilerplate application for building web apps using express, postgres(sequelize) and graphql

Usage

$ git clone https://github.com/Simskii/express-sequelize-graphql-boilerplate
$ cd express-sequelize-graphql-boilerplate
$ npm install or yarn install
$ npm run dev

License

MIT