[WIP] A (somewhat barebones) atproto app for creating custom sites without hosting!
commits
Author
Commit
Message
Date
im stupid and didnt clock that route.ts was because my nsid ended in .route
- uses HOSTNAME env var for root domain, falling back to locahost
- uses PORT env var for port, falling back to 8000 (as non privileged)
- extracts subdomain from url and WILL match it, but not currently
- Returns "404 could not resolve domain" if not matched