Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tambeaditya101/hms-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management System (HMS) – Multi-Tenant SaaS Platform

This project is a full-stack Hospital Management System built with:

  • Node.js + Express
  • PostgreSQL + Prisma ORM
  • React + Vite
  • JWT Auth + RBAC
  • Multi-Tenancy (schema-per-tenant)

📂 Project Structure

hms-project/ backend/ - Node.js API server frontend/ - React web client

🚀 How to Run

Backend

cd backend npm install npm run dev

Frontend

cd frontend npm install npm run dev

🏗 Features

  • Tenant onboarding
  • Tenant-isolated DB schemas
  • User authentication
  • Role-based access control
  • Patient management
  • Prescription module
  • Dynamic menu (permission-based)

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages