anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link
boilerplate expressjs mern mongodb nodejs reactjs redux server-side-rendering ssr webpack

efba logo

MERN-BoilerPlate

badgeprs contributors netlify Coverage Status badgeprs badgeprs badgeprs

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



Edit MERN Deploy

Table of Contents

Support

Buy Me A Coffee

Getting Started

$ npm i
$ npm run server:dev

configs for addons v1

You can add addons for this project by simply editing the mern.json and then running npm run develop

mern.json

{
    "styles": "none",
    "stateManager": "none"
}

Run npm run develop or yarn develop after changing mern.json

You can check the scripts folder for the implementation of these. Can even add your own addons. Try to replicat how the other addons are build Soon gonna add plugin system in this project, then it will be much simpler to create own plugins which can do different stuffs like SSR with store injections, managing webpack.config.js. That will be the main feature for v2

More addons are coming soon.

these addons should be added before you start editing or working on this project

Starting development setup

$ npm run watch

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

$ 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

Start Editing

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

technology

Features

addons using mern.json

todo - addons

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

💻
elsonlim
elsonlim

⚠️
jeffin sam
jeffin sam

🚇 🐛 💻

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