Skip to content

MadalapureVaishnavi/blood_bank_system

Repository files navigation

blood_bank_system

to run application:npm run dev

create .env file in client folder: REACT_APP_BASEURL = http://localhost:8080/api/v1

create another .env file PORT = 8080 DEV_MODE = development MONGO_URL="mongodb://127.0.0.1:27017/blood" JWT_SECRET=your_Jwt secret

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published