This repository has no description
0

Configure Feed

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

at main 174 B View raw
1PORT=8000 2CHURROS_API_URL=http://localhost:4000/graphql 3DATABASE_URL="postgres://postgres:dev@localhost:5432/postgres?schema=public" 4PUBLIC_VAPID_KEY="" 5VAPID_PRIVATE_KEY=""