Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Getting Started

First Clone the Repository

Setting up the Backend Developemt Server:

cd server

npm install

npm run dev

Setting up the Frontend Developemt Server:

cd client

npm install

npm run dev

Credentials:

User Credentials:

Email: user@gmail.com
Password: user

Admin Credentials:

Email: admin@gmail.com
Password: admin

Setup the .env File:

PORT = 8080
MONGO_URI =
JWT_SECRET =
CORS_ORIGIN = 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages