kaneo (minimalist kanban) fork to experiment adding a tangled integration github.com/usekaneo/kaneo
0
fork

Configure Feed

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

at cd7cada2f86b4e866a15b4323bb8d6d7ab5bba8b 6 lines 233 B view raw
1NODE_ENV=test 2AUTH_SECRET=test-secret-with-at-least-32-chars 3DATABASE_URL=postgresql://postgres:postgres@localhost:5432/kaneo_test 4KANEO_API_URL=http://localhost:1337 5KANEO_CLIENT_URL=http://localhost:5173 6DISABLE_GUEST_ACCESS=false