Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frontend

cd client
npm i
npm run dev

Backend

Before you run the following commands, make sure you have the env file in the server folder:

cd server
code .env

Then copy the below into your new .env file

MONGODB_URI=
PORT=5000
NODE_ENV=development
JWT_ACCESS_SECRET=

Then run the backend

cd server
npm i 
npm start

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages