https://github.com/aibtcdev/aibtcdev-services
Infrastructure services for aibtcdev projects
https://github.com/aibtcdev/aibtcdev-services
bitcoin cloudflare cloudflare-workers stacks
Last synced: about 1 year ago
JSON representation
Infrastructure services for aibtcdev projects
- Host: GitHub
- URL: https://github.com/aibtcdev/aibtcdev-services
- Owner: aibtcdev
- Created: 2024-11-26T15:36:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T18:48:32.000Z (over 1 year ago)
- Last Synced: 2025-02-06T13:17:50.358Z (about 1 year ago)
- Topics: bitcoin, cloudflare, cloudflare-workers, stacks
- Language: TypeScript
- Homepage: https://services.aibtc.dev
- Size: 516 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.