mirror of
https://github.com/linsa-io/linsa.git
synced 2026-03-22 17:19:14 +01:00
Update pnpm lock with new dependencies and add flow test project with setup, dev, and test scripts
This commit is contained in:
12
testing/flow-test/packages/web/.env.example
Normal file
12
testing/flow-test/packages/web/.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# Flow Test Environment
|
||||
# These will be pulled from 1focus on setup
|
||||
|
||||
# API Keys (pulled from 1focus)
|
||||
API_KEY=
|
||||
OPENROUTER_API_KEY=
|
||||
|
||||
# Local secrets (generated on setup)
|
||||
SECRET_KEY=
|
||||
|
||||
# Database (optional)
|
||||
DATABASE_URL=
|
||||
Reference in New Issue
Block a user