This website requires JavaScript.
Explore
Help
Sign In
zio
/
bsky-app
Watch
2
Star
0
Fork
You've already forked bsky-app
0
Code
Pull Requests
Packages
Releases
Activity
eb55bdf172
bsky-app
/
bskyweb
/
example.dev.env
3 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
Basic golang CI setup (#360) * bskyweb: Makefile and dev env This matches the setup for local dev testing in atproto and indigo repos. * gitignore: don't ignore self and .github/ * CI: golang build+test and lint actions * bskyweb: better use of godotenv A recent change from indigo. * prettier: ignore top-level app.json * CI: bump from golang 1.19 to 1.20 * bskyweb: update to golang 1.20
2023-03-27 17:16:17 +02:00
GOLOG_LOG_LEVEL
=
info
bskyweb: switch from PDS backend to AppView backend (#1065) * bskyweb: replace PDS with AppView (no auth) * bskyweb: update example .env files for appview
2023-08-25 01:00:45 +02:00
ATP_APPVIEW_HOST
=
http://localhost:2584