DEV Community

anikethsaha
anikethsaha

Posted on

MERN-BoilerPlate

efba logo

MERN-BoilerPlate

This is boilerplate for MERN stack with integrations like Redux and SSR

Github-REPO


technology

  • NodeJS - Server
  • ExpressJS - Nodejs framework
  • MongoDB - Database
  • ReactJS - Frontend
  • Redux - State Management
  • Docker - Containerization and image
  • Eslint - Linter
  • Webpack - Bundler
  • Babel - Loader and Compiler/Transpiler
  • Jest - Testing Framework

Features

  • [x] Server Side Rendering
  • [x] State Management
  • [x] Image for Container
  • [x] Routing
  • [x] Model Controller Project Structure

Top comments (0)