Skip to content

boilerjs is a boilerplate for express, react, mongodb, and passport

License

Notifications You must be signed in to change notification settings

sm5art/boilerjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boiler.js

boiler.js is a hassle-free scalable web application scaffolder that uses MongoDB, Express, React, and Passport.

Features

-Isomorphism

-Fast intuitve easy web scaffolding

Installing

$ npm install -g boiler-js

Getting Started

Run boiler in any directory, and you will be prompted for the name of your project, and what directory to put it in. The directory name defaults to the project name.

$ boiler
  Application Name myapp
  Directory (myapp)
  Copying...
  Populating...
  Done.
$ cd myapp
$ npm i

Then, you can run the server in development. (deployment not yet supported)

$ npm start

About

boilerjs is a boilerplate for express, react, mongodb, and passport

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published