Djizco Mern Boilerplate Versions Save

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.

v0.6.0

2 years ago

v0.5.4

4 years ago

v0.5.3

4 years ago

v0.5.2

4 years ago
  • Update MongoDB installation

v0.5.1

4 years ago
  • Update date-fns to 2.0.0

v0.5.0

4 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

v0.4.7

4 years ago

v0.4.6

5 years ago
  • Update dependencies
  • Update connect-react-router config
  • Update some components to use hooks

v0.4.5

5 years ago
  • Separate Actions and Thunks
  • Minor Improvements
  • Refactor API callback handlers and Async Actions

v0.4.3

5 years ago
  • Add Todo List to Application