A healthcare app for managing patients' appointments with SMS notification.
- Major languages: TypeScript
- Backend: Appwrite.io
- Framework: Next.js
- Tools used: Twilio, Sentry
- Styling: TailwindCSS, shadcn/ui
You can view the current deployment by clicking the link bellow:
Deploy your project with Vercel
To get a local copy up and running follow these simple example steps.
- Clone the project to your local machine using
git clone https://github.com/Hombre2014/carepulse.git
cd carepulse
into the project directory- Run
npm install
to install the necessary packages - have a look at the
.env.example
file and create a.env.local
file with the necessary environment variables - For the demo site the
NEXT_PUBLIC_ADMIN_PASSKEY=123456
- Run
npm run dev
to start the development server - Open your browser and go to
http://localhost:3000/
👤 Yuriy Chamkoriyski
- GitHub: @Hombre2014
- Twitter: @Chamkoriyski
- LinkedIn: axebit
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Thanks to JavaScript Mastery for inspirational video.
This project is MIT licensed.