entria / koa-passport-mongoose-graphql

Koa 2 server with Passport + Mongoose + GraphQL
193 stars 29 forks source link

use dotenv-safe to load env vars #5

Open sibelius opened 8 years ago

sibelius commented 8 years ago

use https://github.com/rolodato/dotenv-safe to load env vars

to define PORT, define SECRETs and so on