/MERN

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

Primary LanguageJavaScriptMIT LicenseMIT

efba logo

MERN-BoilerPlate

badgeprs contributors Coverage Status badgeprs badgeprs badgeprs

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



Checkout the MERNG-Boilerplate for MERN with GraphQL Stack Boilerplate

Edit MERN

Getting Started

  • Clone the project
  • Install the Dependencies
$ npm i
  • Run the server
$ npm run server:dev

Starting development setup

  • Run the webpack server
$ npm run watch

and, start making changes in src/client , src/server and src/common folders.

For running the production server

$ npm run server:prod

You can Also add this using This Package

$ npm i -g @buildtip/create-web-app
$ cwa

And then on question no. 4 that is Please Select Project Stack [ Required ] : Type: 1

Look for the config/index.js for making changes in the configs of the project

  • Edit the src/client/index.js to make changes for client

  • Edit the src/server/index.js to make changes in the server

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

  • Server Side Rendering
  • State Management
  • Image for Container
  • Routing
  • Model Controller Project Structure
  • Build Pipelines
  • Tests
  • Styling using styled-components (css-in-js)
  • Examples (live in codesandbox)

LICENSE

Contributors

Thanks goes to these wonderful people (emoji key):

Anix
Anix

🚇 ⚠️ 🤔 🚧 🎨 💻
przemwierzbicki
przemwierzbicki

🚇 ⚠️ 💻
Anmol Varma
Anmol Varma

🚇 ⚠️
Fasoro-Joseph Alexander
Fasoro-Joseph Alexander

🚇 ⚠️
Yash Pahalajani
Yash Pahalajani

🚇 💻 📖 🐛
GT Deng
GT Deng

🚇
wincentrtz
wincentrtz

💻

This project follows the all-contributors specification. Contributions of any kind welcome!