File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 8585 LINKEDIN_CLIENT_ID : test_client_id
8686 LINKEDIN_CLIENT_SECRET : test_client_secret
8787 GROQ_API_KEY : test_groq_key
88+ DATABASE_URL : sqlite+aiosqlite:///./test.db
89+ ENCRYPTION_KEY : Ag45Scx9q_Q6w3xF8Lz5j2p7n9v0k1m3b5v7c9x1z3m=
90+ CLERK_ISSUER : https://test-clerk.accounts.dev
8891
8992 # -----------------------------------------------------------------------
9093 # Step 7: Backup existing types (if committed)
Original file line number Diff line number Diff line change 4545 LINKEDIN_CLIENT_ID : test_client_id
4646 LINKEDIN_CLIENT_SECRET : test_client_secret
4747 GROQ_API_KEY : test_groq_key
48+ DATABASE_URL : sqlite+aiosqlite:///./test.db
49+ ENCRYPTION_KEY : Ag45Scx9q_Q6w3xF8Lz5j2p7n9v0k1m3b5v7c9x1z3m=
50+ CLERK_ISSUER : https://test-clerk.accounts.dev
4851
4952 # ============================================
5053 # Frontend Tests (Next.js/React)
You can’t perform that action at this time.
0 commit comments