Skip to content

alechdev/emergenciascr

Repository files navigation

Emergencias CR

Emergencias CR brings together real-time details, analysis, and statistics about emergencies attended by Bomberos de Costa Rica.

Live site · API reference

Screenshots

Desktop homepage

Desktop map view Desktop station view

Mobile homepage Mobile map view Mobile station view

What's Included

  • apps/api: Hono API.
  • apps/frontend: TanStack Start frontend.
  • apps/sync-v2: BullMQ-based sync service.
  • apps/sync: legacy sync service.
  • packages/*: shared modules for DB, libraries, and domain logic.

Development

Install dependencies:

bun install

Run API and frontend:

bun dev

Run everything, including sync:

bun dev:all

Run individual services:

bun dev:api
bun dev:frontend
bun dev:sync

Verification

Lint:

bun lint:check

Formatting:

bun format:check

Releases

No releases published

Packages

 
 
 

Contributors

Languages