martakey/hospital-appointment-scheduler
Node.js backend for Hospital Appointment Scheduler. Express.js, MySQL, Docker. Auth, data management
48
This image contains a Node.js backend for a Hospital Appointment Scheduler. It manages appointments, patient data, and doctor schedules using Express.js and MySQL.
To run:
Access the API at http://localhost:8080/api/v1/
Note: Ensure a MySQL database is set up and accessible to the container.
docker pull martakey/hospital-appointment-scheduler