[READ-ONLY] Mirror of https://github.com/flo-bit/skywatched-backend. backend/jetstream consumer for skywatched.app skywatched.app
0

Configure Feed

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

skywatched-backend / README.md
320 B

skywatched jetstream#

backend/appview for skywatched. runs on fly.io.

sqlite database with litefs for persistence.

Development#

npm i
npm run dev

if running with the frontend, change the backend url BACKEND_URL (in your .env file) in the frontend to http://localhost:3001.