Creado usando este repositorio como base https://github.com/tamasszoke/mern-boilerplate
Highlights
- Docker containers
- Using HTTP/2
- Folder by Feature structure
- Minimal Material UI design
- Built-in React routing, Redux
- Built-in local authentication with Passport
- Built-in Socket.IO connection
- EJS for rendering
- Handling database with Mongoose
- Email sending by NodeMailer
- Winston for logging
- Testing with Mocha and Chai
- Clean code with ESLint, JavaScript Standard Style
- Webpack built production server
- Using PM2 (cluster mode) for production