Skip to content

MERN Boilerplate you quickly get you started with MERN based applications. Including Redux, Styled-components and basic components, pages and action creators

Notifications You must be signed in to change notification settings

JohanG2012/MERN-Starter-kit

Repository files navigation

Work in Progress!

A boilerplate for MERN applications to quickly get you started. Including Redux, Redux-thunk, Styled Components, Passport Auth, Basic Components, Reducers and Action creators!

Get Started

  1. Start server environment vagrant up

  2. Start webpack dev server npm start

register

dashboard

Packages

Client

  • react
  • react-dom
  • core-js
  • history
  • jwt-decode
  • raf
  • react-redux
  • react-router-redux
  • react-router-dom
  • redux
  • redux-thunk
  • styled-components

Server

  • bcrypt
  • body-parser
  • bunyan
  • compression
  • dotenv
  • express
  • jsonwebtoken
  • memwatch-next
  • mongoose
  • multer
  • passport
  • passport-local
  • path
  • validator

Development

Logs

  • Server logs are printed to app/server/logs/app.json

  • Memory leaks are being marked as fatal.

About

MERN Boilerplate you quickly get you started with MERN based applications. Including Redux, Styled-components and basic components, pages and action creators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published