[READ ONLY MIRROR] Spark Social AppView Server github.com/sprksocial/server
atproto deno hono lexicon
5
fork

Configure Feed

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

Added base .gitignore

Honys 5fed21c4 114cab53

+17
+17
.gitignore
··· 1 + node_modules 2 + lerna-debug.log 3 + npm-debug.log 4 + yarn-error.log 5 + packages/**/dist 6 + .idea 7 + packages/*/coverage 8 + test.sqlite 9 + .DS_Store 10 + *.log 11 + *.tsbuildinfo 12 + .*.env 13 + .env.* 14 + .env 15 + \#*\# 16 + *~ 17 + *.swp