Update README.md with project setup, development instructions, environment variables, and build process for Svelte 5 and SvelteKit integration.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Required: Fireworks AI API key for generating daily reports
|
||||
FIREWORKS_API_KEY=your_fireworks_api_key_here
|
||||
|
||||
# Optional: Gitea token (for private repos or higher rate limits)
|
||||
# GITEA_TOKEN=your_gitea_token_here
|
||||
Reference in New Issue
Block a user