Run Clinic CRM on the host computer
Use one clinic computer as the local server. Open the installed Clinic CRM desktop app and keep it running. The SQLite database and backups stay on this machine.
Clinic CRMLocal web access
This setup works like a local intranet app. One clinic computer hosts Clinic CRM and stores the SQLite database, while reception, doctors, or admin devices connect through the same LAN.
Setup steps
Use one clinic computer as the local server. Open the installed Clinic CRM desktop app and keep it running. The SQLite database and backups stay on this machine.
Clinic CRMThe desktop window opens automatically. For browser testing on the same computer, use this local address.
http://127.0.0.1:4000On Windows, run ipconfig and copy the IPv4 address for the active Wi-Fi or Ethernet adapter.
ipconfigOn another device connected to the same clinic network, replace the example IP with the host computer IPv4 address.
http://192.168.1.25:4000Important notes
This is not a public cloud version. Patient records stay on the host computer, and other devices can only connect while they are on the same network and the host app/server is running.
Keep the host computer turned on while other devices are using Clinic CRM.
Use the same clinic Wi-Fi or wired LAN for every device.
Allow Clinic CRM through Windows Firewall if the browser cannot connect.
Close and reopen Clinic CRM if repeated test logins trigger the temporary login-attempt warning.
Do not expose port 4000 to the public internet.
Confirm automatic backups are running before real clinic use.
Need a hosted web app later?
Cloudflare Pages can host this guide and the EllumeShop website, but the current Clinic CRM app is designed for local SQLite. A cloud version would need a separate backend such as Cloudflare Workers with D1 or a hosted Postgres setup.
Ask about a cloud version