Monorepo for wisp.place. A static site hosting service built on top of the AT Protocol.
README.md

cli#

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.5. Bun is a fast all-in-one JavaScript runtime.