mirror of
https://github.com/linsa-io/linsa.git
synced 2026-05-30 10:30:49 +02:00
Update pnpm lock with new dependencies and add flow test project with setup, dev, and test scripts
This commit is contained in:
@@ -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