Spaces:
Sleeping
Sleeping
| # PNA Assistant β Environment Variables | |
| # Copy to .env and fill in your values | |
| # Stripe Payment Links (create in Stripe Dashboard β Payment Links) | |
| STRIPE_PRO_LINK=https://buy.stripe.com/YOUR_PRO_LINK | |
| STRIPE_INSTITUTION=https://buy.stripe.com/YOUR_INSTITUTION_LINK | |
| # Optional: Platform Anthropic key (if you want to absorb API costs for users) | |
| # ANTHROPIC_API_KEY=sk-ant-api03-... | |
| # AWS (Phase 2 β Cognito auth) | |
| # AWS_REGION=eu-west-2 | |
| # COGNITO_USER_POOL_ID=eu-west-2_XXXXXXX | |
| # COGNITO_CLIENT_ID=XXXXXXXXXXXXXXXX | |