Skip to content

Boilerplate for node apps using webpack, express, gulp, material-ui, pug, passport

Notifications You must be signed in to change notification settings

colorindarkness/VAPOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAPOR

Boilerplate for Node apps

DO NOT USE YET!

Features

  • Node
  • React
  • Gulp
  • Webpack
    • enabled with Hot Reloader
    • configured for ES5 & ES2015
    • allows for multiple entry points
  • Passport Authentication
  • MongoDB and MongoURI
    • Ready for Heroku..just push and add addon Mongo Lab
  • Pug Templating Engine
  • Material UI
  • Bootstrap Framework
  • ESLinter following AirBNB Style guide, also allows for ES2015 linting.
  • Extra NPM Packages I use frequently
    • Axios
    • Babel
    • SuperAgent
    • dotEnv
    • mongoose
    • ReactDOM
    • Redux
    • ...and more

Directions

  1. Clone Repository
  2. cd into repo & NPM Install
  3. Enter the name of the db in config/db
  4. NPM Run Build (make sure mongo is running)
  5. fire up localhost:3333
  6. Add awesome features and submit a pull request!

About

Boilerplate for node apps using webpack, express, gulp, material-ui, pug, passport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages