Skip to content

This repository contains the backend codebase responsible for handling server-side logic, database management, and communication between different system components.

Notifications You must be signed in to change notification settings

mdnoyonhossain/PH-HealthCare-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PH HealthCare Server

The PH HealthCare System is a comprehensive web application designed to facilitate seamless communication and interaction between patients, doctors, and administrators.

Leveraging modern technologies the system ensures efficient management of appointments, patient records, prescriptions, and user roles.

This repository contains the backend codebase responsible for handling server-side logic, database management, and communication between different system components.

Installation and Setup

  1. Clone this repository: git clone <repository_url>
  2. Install dependencies: npm install
  3. Set up the environment variables by creating a .env file and filling in the required variables based on the provided .env.example file.
  4. Run the database migrations: npx prisma migrate dev
  5. Run the Command: npm run seed
  6. Start the server: npm run dev

About

This repository contains the backend codebase responsible for handling server-side logic, database management, and communication between different system components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published