initial commit

This commit is contained in:
Varun Singh
2025-03-20 12:31:08 -07:00
parent f4626287cd
commit c9f7882728
13 changed files with 9872 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
PINLESS_HMAC_SECRET=your_hmac_secret
DAILY_API_KEY=your_daily_api_key
AGENT_NAME=my-first-agent
PORT=8000