A minimal web editor for managing standard.site records in your atproto PDS
TypeScript 87.5%
CSS 12.5%
7 1 0

Clone this repository

https://tangled.org/seth.computer/std.pub
git@tangled.org:seth.computer/std.pub

For self-hosted knots, clone URLs may differ based on your setup.

README.md

std.pub#

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.