| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Create a .env file in each service directory with the following keys:
_Agent_System/.env
AGENT_SESSION_SECRET=change-me AGENT_API_KEY=your-agent-api-key AGENT_API_SECRET=your-agent-api-secret
_Biller_System/.env
BILLER_SESSION_SECRET=change-me BILLER_API_KEY=your-biller-api-key BILLER_API_SECRET=your-biller-api-secret
Do not commit .env files. See .gitignore.
| Back | FazBrowse Home | New Git URL |