We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795ae23 commit 34e7fa0Copy full SHA for 34e7fa0
1 file changed
Backend/.env-example
@@ -0,0 +1,8 @@
1
+user=postgres
2
+password=[YOUR-PASSWORD]
3
+host=
4
+port=5432
5
+dbname=postgres
6
+GROQ_API_KEY=
7
+SUPABASE_URL=
8
+SUPABASE_KEY=
0 commit comments