Skip to content

tan911/sakay

Repository files navigation

Sakay (Jeepney decoder)

Find the right jeepney — no more guessing.

A simple web app that helps you find which jeepney to ride in Cebu City based on your start and destination.


📦 Project Structure

sakay/
├── apps/
│   ├── api/   → Backend (Hono + Cloudflare Workers)
│   └── web/   → Frontend (Next.js) — coming soon
├── package.json
└── pnpm-workspace.yaml

🚀 Getting Started

Requirements

  • Node.js 18+
  • pnpm
  • Cloudflare account

Install

git clone https://github.com/tan911/sakay.git
cd sakay
pnpm install

Run locally

# Backend
cd apps/api
pnpm dev

🛠 Tech Stack

Tool
Backend Hono, Cloudflare Workers
Database Cloudflare D1 (SQLite)
Frontend Next.js (coming soon)
Validation Zod + OpenAPI

📄 License

MIT

About

A simple jeepney route finder for Cebu City.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors