an appview-less Bluesky client using Constellation and PDS Queries reddwarf.app
frontend spa bluesky reddwarf microcosm
at main 193 B view raw
1{ 2 "files.watcherExclude": { 3 "**/routeTree.gen.ts": true 4 }, 5 "search.exclude": { 6 "**/routeTree.gen.ts": true 7 }, 8 "files.readonlyInclude": { 9 "**/routeTree.gen.ts": true 10 } 11}