Skip to content

AhmedDuraid/medical-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medical system "server-side"

to run the project you need:

  1. install node.js
  2. clone the project
  3. install npm packages
npm init
npm i express mongoose dotenv
npm i -D nodemon

or

clone the project
npm install

  1. create .confg file that have PORT and Database conn string

Releases

No releases published

Packages

No packages published