Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 214 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 214 Bytes

aibtcdev-services

A services layer for the app and database.

Uses Cloudflare Workers, Durable Objects, and KV.

To run locally: npm install && npm run dev

Deployments handled through Wrangler Github action.