Flake to setup a local env for atproto development
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add did-plc-server to usage

+1
+1
flake.nix
··· 192 192 echo "Available commands:" 193 193 echo " nix run .#generate-certs - Generate test certificates" 194 194 echo " nix run .#caddy-proxy - Start Caddy with full config" 195 + echo " nix run .#did-plc-server - Start DID PLC server" 195 196 echo " nix run .#pds - Start Bluesky PDS server" 196 197 echo "" 197 198 echo "Services:"