No description
  • TypeScript 99.4%
  • Dockerfile 0.6%
Find a file
2026-06-16 21:02:51 +03:00
.github/workflows feat: Add Dockerfile and docker-compose.yml 2025-12-24 12:04:48 +03:00
src feat(quran): publish shared quran.db content layer to manifest 2026-06-16 21:02:51 +03:00
test feat(quran): publish shared quran.db content layer to manifest 2026-06-16 21:02:51 +03:00
.bun-version ci: add github actions workflow for linting 2025-12-22 22:26:14 +03:00
.env.example feat: add athkar reciters API module 2026-02-14 19:25:06 +03:00
.gitignore chore: gitignore data/ directory for SQLite stats 2026-03-11 07:17:28 +03:00
biome.json chore: add biome linting and lefthook pre-commit hooks 2025-12-22 22:19:23 +03:00
build.ts feat: Enhance build process with watch mode and auto-rebuild on changes 2025-12-24 12:15:35 +03:00
bun.lock fix: upgrade elysia to 1.4.27 to resolve security vulnerability 2026-03-11 07:26:58 +03:00
bunfig.toml fix: set test defaults for required env vars in quran tests 2026-03-16 05:19:08 +03:00
docker-compose.prod.yml chore: Update docker compose prod to take port from env 2026-06-16 16:26:36 +03:00
docker-compose.yml chore: add stats-data volume to compose files 2026-03-11 07:18:29 +03:00
Dockerfile feat: Add Dockerfile and docker-compose.yml 2025-12-24 12:04:48 +03:00
lefthook.yml chore: run biome via local binary in pre-commit hook 2026-06-16 16:26:37 +03:00
package.json fix: upgrade elysia to 1.4.27 to resolve security vulnerability 2026-03-11 07:26:58 +03:00
README.md chore: Rename to api 2025-12-24 16:17:41 +03:00
tsconfig.json feat: Add bun-plugin-glob-import and update TypeScript types 2025-12-24 11:37:22 +03:00

Nedaa API

CI

Prayer times API for Nedaa.

Requirements

Getting Started

bun install
bun run dev

Scripts

Script Description
bun run dev Start dev server with hot reload
bun run lint Run linting checks
bun run lint:fix Fix linting issues
bun run format Format code

API Docs

http://localhost:3000/docs