mern-boilerplate

A Full MERN Stack Boilerplate for Web Apps including a local authentication system. Uses React, Express.js, MongoDB, Redux, Passport.js, Webpack, Testing, and more.

MIT License

Stars
266
Committers
2

Bot releases are hidden (Show)

mern-boilerplate - Version 0.6.0 Latest Release

Published by djizco over 3 years ago

mern-boilerplate - Version 0.5.4

Published by djizco about 5 years ago

mern-boilerplate - Version 0.5.3

Published by djizco about 5 years ago

mern-boilerplate - Version 0.5.2

Published by djizco about 5 years ago

  • Update MongoDB installation
mern-boilerplate - Version 0.5.1

Published by djizco about 5 years ago

  • Update date-fns to 2.0.0
mern-boilerplate - Version 0.5.0

Published by djizco about 5 years ago

  • Major Dependency update
  • Refactor components with hooks and redux hooks.
  • Add core-js/regenerator-runtime polyfills
  • Update testing configuration, split environments for jsdom and node.
  • Update ESLint Config
  • Update README instructions and convert to template project
mern-boilerplate - Version 0.4.7

Published by djizco about 5 years ago

mern-boilerplate - Version 0.4.6

Published by djizco over 5 years ago

  • Update dependencies
  • Update connect-react-router config
  • Update some components to use hooks
mern-boilerplate - Version 0.4.5

Published by djizco about 6 years ago

  • Separate Actions and Thunks
  • Minor Improvements
  • Refactor API callback handlers and Async Actions
mern-boilerplate - Version 0.4.3

Published by djizco about 6 years ago

  • Add Todo List to Application
mern-boilerplate - Version 0.4.4

Published by djizco about 6 years ago

  • Remove moment.js and replace with date-fns.
mern-boilerplate - Version 0.4.2

Published by djizco about 6 years ago

  • Update Bulma from version 5.3 to 7.1.
  • Small fixes
mern-boilerplate - Version 0.3.0

Published by djizco about 6 years ago

Release for Webpack 3 and React Router 3.

mern-boilerplate - Version 0.4.1

Published by djizco about 6 years ago

  • Adds better configuration for Jest with React Components
  • Implements better tree shaking for utility libraries
  • Fixes a configuration issue in Clean Webpack Plugin
mern-boilerplate - Version 0.4.0

Published by djizco about 6 years ago

Initial Release for MERN Boilerplate.

Related Projects