Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PH HealthCare Server

Welcome to the backend repository for PH HealthCare, a tutorial project developed as part of the "Level 2 Web Development Course" offered by Programming Hero.

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

Packages

Used by

Contributors

Languages