Skip to content

Ashin2052/Patient-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allergy-management

Simple Allergy management system using MERN(Typescript) stack.

BackEnd

Install dependencies: npm i

run: npm run dev

run test: npm run test

For configuring environment, add .env file on root folder.

MONGODB_URI = xx
ACCESS_TOKEN_SECRET = xx
REFRESH_TOKEN_SECRET = xx
ORIGIN= xx
PORT = xx
HOST= xx

FrontEnd

Install dependencies: npm i

TO run application: npm run start

To run test npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published