Merged in feature/deployment-docs (pull request #187)

deployment docs

* deployment docs

* branding on api page
This commit is contained in:
Jay Brown
2025-10-06 17:20:21 +00:00
parent c9eef574c0
commit bd5d589886
5 changed files with 656 additions and 96 deletions
+5
View File
@@ -5,6 +5,11 @@ This repository contains the DoczyAI code.
Using the following project as a baseline: `https://github.com/golang-standards/project-layout`.
## Documentation
- [Queue Pipeline Flow](./queue_flow.md) - Detailed documentation of the SQS queue-based processing pipeline
- [Deployment Environment Variables](./deployment_env_variables.md) - Configuration guide for environment variables across all services
## Installation and Usage
- Install devbox: `https://www.jetify.com/docs/devbox/installing_devbox`