603ffbc426
* docs: add supabase guide * feat: add support for external connection poolers * chore: use .env symlink in database package * chore: remove database .env.example * docs: finish supabase pooling section * docs: fix small typo * docs: replace prisma with app wording * docs: fix up supabase pooling section * fix: deleted too much in contributing docs * docs: change pooling heading * docs: reduce linux shaming * docs: include direct connection url in fly.io
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
node_modules
|
|
# Ensure the .env symlink is not removed by accident
|
|
!.env
|