* gitignore: /dist/ * bskyweb: initial work-in-progress * bskyweb: import icons from bluesky-website * bskyweb: switch to pongo2 templates; iterate on views * bskyweb: example.env (and docs) * bskyweb: go fmt * bskyweb: remove plan file * bskyweb: README: tweak formatting * prettier: ignore /dist/, bskyweb templates --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
4 lines
98 B
Bash
4 lines
98 B
Bash
GOLOG_LOG_LEVEL=info
|
|
ATP_PDS_HOST=https://bsky.social
|
|
ATP_AUTH_HANDLE=TODO
|
|
ATP_AUTH_PASSWORD=TODO
|