JamSolat is a site to view Malaysia daily prayer times, built with Astro and Tailwind CSS.
- Clone repository
- Install dependencies with
pnpm install - Start dev server with
pnpm run dev
Or quickly run with Docker compose:
docker compose -f compose.debug.yaml upJamSolat uses Waktu Solat Malaysia API: https://api.waktusolat.app. The data is sourced from the official JAKIM e-Solat page.
The canonical deployment is at https://jamsolat.com (deployed on GitHub Pages).
I also deployed to Firebase at https://waktusolat.web.app and https://malaysia-waktu-solat.web.app because I had spare domains from previous deployments that are no longer in use.