Skip to content

JeffKGabriel/react-boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text alt text alt text alt text alt text

react-redux-boiler 👻

Setup

git clone https://github.com/JeffKGabriel/react-boiler
npm i -g yarn pm2
yarn install
npm start
npm run watch

FireBase

Replace app/config/constants.js with firebase creds

apiKey: "#################",
authDomain: "#################.firebaseapp.com",
databaseURL: "https://#################.firebaseio.com",
projectId: "#################",
storageBucket: "#################.appspot.com",
messagingSenderId: "#################"

Server Express & Express.Router :8888 for REST

  • Optional letsencrypt options 443
  • Optional mongo connections and models

~~ optional graphql server ~~ w/ apollo

Testing

  • Optional Mocha & Chai test server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published