Openstatus www.openstatus.dev
6
fork

Configure Feed

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

Merge branch 'dev' into landing-page-wip

authored by

Maximilian Kaske and committed by
GitHub
ccf6d22a 65c892d3

+3
+3
apps/web/.env.example
··· 16 16 # Upstash 17 17 UPSTASH_REDIS_REST_URL= 18 18 UPSTASH_REDIS_REST_TOKEN= 19 + 20 + DATABASE_URL=postgres://postgres:postgres@localhost:5432/nextjs-prisma 21 +