0.0.2 • Published 6 years ago

graphql-server-boiler-plate v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

graphql-server-boiler-plate

This is the boiler plate GraphQL with express with MySQL

First

  1. clone this repo
  2. npm i or npm install

Copy .env.template

  1. on terminal in directory ($ cat .env.template)
  2. ($ cp .env.template .env)