An open API service indexing awesome lists of open source software.

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

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.