ratnadeep007 / imhotep

A web app for small scale nurshing homes to schedule bookings for Doctors and manage them.

Home Page:https://imhotep.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imhotep

Project to manage hospital.

How to run

  1. clone this repo, npm install
  2. add DATABASE_URL (postgres) for database
  3. System uses email magic link for login so add following environment variables:
  • SMTP_HOST
  • SMTP_PORT
  • SMTP_USER
  • SMTP_PASSWORD
  • SMTP_FROM

you can use coackroach db (free) for postgres database and sendinblue (free) 300 emails per day.

About

A web app for small scale nurshing homes to schedule bookings for Doctors and manage them.

https://imhotep.vercel.app


Languages

Language:TypeScript 96.8%Language:JavaScript 2.2%Language:Shell 1.0%Language:CSS 0.1%