The live sandbox
A pretend hospital — Sunrise Hospital — with patients, doctors and a day’s work already in it.
The hosted sandbox opens with our first public preview. Today you can run the same demo hospital on your own computer.
Log in as anyone
Demo logins. The password for all of them is “demo”.
| Role | Login | Try this |
|---|---|---|
| Doctor | dr.priya | Call the next patient, then sign the AI’s prescription draft |
| Nurse | nurse.anitha | Record vitals for Bed 12 — tap or speak |
| Front desk | frontdesk | Book a walk-in and print a token |
| Pharmacy | pharmacy | Dispense a waiting prescription |
| Billing | billing | Close a bill with UPI |
| Owner | owner | Ask “how much did we collect today?” |
Run it on your computer
Install Docker, then run this. Open http://localhost:8080 when it’s ready.
git clone https://github.com/medlane/medlane.git
cd medlane
docker compose upEverything in the sandbox is made up. It resets every night.