Skip to content

New: CircleCI and unit tests integrated. Docker boilerplate code for a MERN app with user login and JWT authentication support.

Notifications You must be signed in to change notification settings

jiaanshang/react-mern-app

 
 

Repository files navigation

If you have docker simply run the app using following commands docker-compose build docker-compose up

Or

Install required dependencies with npm install and run the development build (backend + client) with npm run dev

If you want to just run the backend do npm run backend

A live instance of the app is running on http://react-mern-app.herokuapp.com

About

New: CircleCI and unit tests integrated. Docker boilerplate code for a MERN app with user login and JWT authentication support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • HTML 4.2%
  • Dockerfile 0.7%