Tend your corner of the atmosphere. spores.garden turns your AT Protocol records into a personal site with unique themes. Your data never leaves your PDS. Grow something that's truly yours.
spores.garden
1# Lexicon publish script credentials (for scripts/publish-lexicons-to-repo.js)
2# ATPROTO_IDENTIFIER=your-handle-or-email
3# ATPROTO_APP_PASSWORD=xxxx-xxxx-xxxx-xxxx
4# Optional overrides:
5# ATPROTO_AUTH_SERVICE=https://bsky.social
6# ATPROTO_PDS_URL=https://your-pds.example
7# LEXICON_REPO_DID=did:plc:xxxxxxxxxxxxxxxxxxxx
8
9# Target repo DID (defaults to authenticated DID; used by garden-data-tools.js)
10# ATPROTO_REPO_DID=did:plc:xxxxxxxxxxxxxxxxxxxx
11
12# Garden data tools (backup/reset/restore) use the same auth env vars:
13# npm run garden:backup
14# npm run garden:reset -- --dry-run
15# npm run garden:reset -- --yes
16# npm run garden:restore -- --from backups/<file>.json