What is Kubuli?
Kubuli is a mobile-first SuperApp MVP for the Caribbean, starting in Dominica. Built as a collaboration between the Dominica SuperApp team and Ninjas in the Machine (NITM), it enables locals, tourists, and expats to:
- Discover real-time events ("What's Happening Now")
- Explore points of interest via map-based discovery
- Engage with cultural & historical content powered by text-to-speech storytelling
Apps
| App | Purpose |
|---|---|
| Web | Marketing website + discovery platform (Nuxt 4) |
| API | Backend API (HonoX / Hono) |
| Admin | CMS & admin console for data ingestion (Laravel 13) |
| Mobile | Native iOS & Android app (React Native) |
Tech Stack
- Frontend: Nuxt 4 (Vue 3) + Tailwind CSS
- Backend: HonoX (Hono) on Cloudflare Workers
- Admin: Laravel 13 + Filament
- Database: PostgreSQL via Prisma ORM
- Build System: Turborepo + pnpm workspaces