1.3.0 • Published 4 years ago

template-graphql-server v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Installation

Env Vars to configure (.env / now secret / now.json)

  • DB_HOSTNAME
  • DB_USER / @db_username
  • DB_PASSWORD` / @db_password
  • JWT_SECRET / @jwt : generate with openssl rand -base64 172 | tr -d '\n'i

oAuth2

Todo :

If not needed, remvoe dependencies

npm uninstall request request-promise query-string