Commit graph

4 commits

Author SHA1 Message Date
Benjamin Slingo 9f5d2f4c64 Add comprehensive documentation with event-driven architecture details 2025-09-08 13:06:34 -04:00
Benjamin Slingo 3f5c9ed02d Revert "Update README.md"
This reverts commit 77d9bd5e10.
2025-09-08 13:00:22 -04:00
Benjamin Slingo 77d9bd5e10 Update README.md 2025-09-08 12:58:34 -04:00
RTSDA c5bb088c79 Add environment variable support, documentation, and security improvements
- Update main.rs to use environment variables for paths (required)
- Add comprehensive README.md with setup and usage instructions
- Add MIT LICENSE file
- Enhance .gitignore to exclude sensitive files and common artifacts
- Add .env.example template for configuration
2025-08-16 19:17:45 -04:00