Skip to content

nicomfe/nico-react-mongodb-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Set env Variables EMAIL_HOST, EMAIL_USER, EMAIL_PASS, EMAIL_PORT, APP_HOST, MONGODB_URI, NODE_ENV

Start Mongo mongod --dbpath <PATH_TO_YOUR_DB_FILE>

Start the server: npm start

Start the client: cd client npm start

To deploy in heroku simply connect the repo on the github tab and deploy the master branch

Mine is deployed here: https://nico-react-boilerplate.herokuapp.com/

About

React, Mongodb, NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published