[WIP] A (somewhat barebones) atproto app for creating custom sites without hosting!
TypeScript
93.4%
HTML
5.4%
JavaScript
1.2%
16
1
0
Clone this repository
https://tangled.org/vielle.dev/atcities.dev
https://tangled.org/did:plc:4zht3z4caxwrw3dlsybodywc/atcities.dev
git@knot.tangled.wizardry.systems:vielle.dev/atcities.dev
git@knot.tangled.wizardry.systems:did:plc:4zht3z4caxwrw3dlsybodywc/atcities.dev
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
Might make 404 redirect to sans / if it cant find a route tho and then falling back to 404
this makes no trailing slash the sane default but allows opt in trailing slash for certain urls
TODO:
- security headers for proper origin sandboxing
(users could store sensitive info + general namespace collisions bad)
- backfill and cdn to take load off of the main appview
this will populate a database which the appview does reads from
and will download any referenced routes (to a certain size per user)
and gc old routes