4206b93614
Copilot Setup Steps / copilot-setup-steps (push) Failing after 17s
- Created playwright.config.ts for test configuration - Added .last-run.json to store test run status - Implemented landing.test.ts with tests for navbar visibility and navigation - Removed unused server proxy configuration from vite.config.ts
3 lines
134 B
Bash
3 lines
134 B
Bash
ALPACA_API_KEY=your_alpaca_api_key_here
|
|
ALPACA_SECRET_KEY=your_alpaca_secret_key_here
|
|
ALPACA_BASE_URL=https://paper-api.alpaca.markets |