Home
Softono

Mern Stack Project Management

Open source TypeScript
69
Stars
13
Forks
2
Issues
0
Watchers
4 years
Last Commit

 About Mern Stack Project Management

A project management platform built with the MERN-Stack.

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Mern Stack Project Management?

We provide expert installation service for this software. Our team will install, configure, and secure Mern Stack Project Management on your server. plans start at just $30.

Mern Stack Project Management

View on GitHub

Jira clone with MongoDB, Express, React and Node.js

image image image

Install backend

  1. Create a MongoDB instance
  2. Edit the index.js in /server/db/
  3. Set a secret key for jwt in /server/db/secretKey.js
  4. npm install or yarn install

Install frontend

  1. npm install or yarn install
  2. npm start or yarn start