Skip to content
/ fullstack-mern Public template

Minimalist boilerplate with MongoDB, Express, React, and Node.js

Notifications You must be signed in to change notification settings

rahmanfadhil/fullstack-mern

Repository files navigation

Fullstack MERN

Minimalist boilerplate with MongoDB, Express, React, and Node.js

Technologies

  • Express
  • Mongoose
  • Webpack 4
  • Babel 7
  • React & React DOM

How to use

Before you get started, make sure to add your own configuration inside .env file in your project root folder.

# build and run in production mode
$ npm start

# start development server
$ npm dev

Missing Features

  • CSS Loader (client)
  • Testing (client & server)
    • Jest
    • Supertest (server)
    • React Testing Library (client)
  • Environment variables (client)
  • PWA Support (client)
  • Authentication (server)
  • File Upload (client & server)
  • PropTypes (client)

About

Minimalist boilerplate with MongoDB, Express, React, and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published