Skip to content

victorlucss/Babel-Node-Mongo-REST-API-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for REST API with Node, Babel and Mongo

Environment variables

Variable Description
NODE_ENV "prod" or other (dev is default), define in which environment the server will run
APP_PORT define in which port the server will run
DB_PROD define the Mongo production host
DB_PROD define the Mongo production host
ENCRYPT_TEXT define the string that will encrypt password when create a new user
PRIVATE_KEY define the string that will check if token is valid

Made with ♥ by Victor Lucas

About

Babel Node Mongo REST API Template

Resources

Stars

Watchers

Forks

Packages

No packages published