Home
Softono

Vitalit Os

Open source TypeScript
19
Stars
15
Forks
2
Issues
1
Watchers
1 year
Last Commit

 About Vitalit Os

VITALIt is a free, open-source hospital management system. It’s built to replace expensive, outdated healthcare software with something fast, modern, and self-hostable. You own your data, you control the system, no subscriptions or vendor lock-in

Platforms

Web Self-hosted

Languages

TypeScript

Links

Need Help Installing Vitalit Os?

We provide expert installation service for this software. Our team will install, configure, and secure Vitalit Os on your server. plans start at just $30.

Vitalit Os

View on GitHub

🏥 VITALIt

License Stars Issues PRs

Demo

Open source hospital management system. Built to replace 💰 expensive, outdated enterprise software. Free forever, fully self-hostable, no vendor lock-in.


✨ Why VITALIt

Hospitals and clinics often pay 5 figures a year for slow, clunky software. VITALIt is built to give them a modern, reliable alternative without the cost. It has all the core modules you need to run a hospital.


🛠 Features

  • 🧑‍⚕️ Full patient, doctor, appointment, billing, inventory, and admin modules
  • 🔐 Role-based access control and secure authentication
  • 📊 Real-time dashboards and activity tracking
  • 📱 Works on desktop, tablet, and mobile
  • 💾 100% self-hostable, you own your data

💻 Tech Stack

Frontend: Next.js 14, Tailwind CSS, TypeScript Backend: FastAPI, PostgreSQL, SQLAlchemy Auth: JWT, RBAC Other: Framer Motion, Pydantic, bcrypt


🚀 Quick Start

Requirements: Node.js 18+, Python 3.10+, Git

# Clone the repo
git clone https://github.com/basedavishkar/vitalit-os.git
cd vitalit-os

# Backend setup
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

# Frontend setup
cd ../frontend
npm install

Run the app

# Backend
cd backend
uvicorn main:app --reload --port 8000

# Frontend
cd frontend
npm run dev

Access: Frontend → http://localhost:3000 Backend API → http://localhost:8000 API Docs → http://localhost:8000/docs

Demo login:

  • Username: admin
  • Password: admin123

📜 License

MIT License — free to use, modify, and share.


❤️ Support

If you believe in open healthcare software, share it with others. Every clinic that uses VITALIt instead of a closed, overpriced system is a win.