Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 483 Bytes

readme.md

File metadata and controls

29 lines (20 loc) · 483 Bytes

Pro-IT-Solutions

Modern Ticket Management application built with the MERN stack.

Usage

Set Environment Variables

Import Your Own .env and add your MongoDB database URI and your JWT secret

Install backend dependencies

npm install

Install client dependencies

cd frontend
npm install

Run app in development (frontend & backend)

npm run dev

Live Site :

https://proitsolution.herokuapp.com/