Commit Graph

3 Commits

Author SHA1 Message Date
190442a8cf feat(auth): add api key authentication
Implement API key authentication by introducing a new auth module.
Update configuration and .env.example to support API key setup, and add
authorization checks in the server endpoints.
2025-06-30 12:32:44 -05:00
6f3fbe2a6a More linting fixes 2025-06-28 16:08:23 -05:00
5b73f1bb47 Setup project correctly for development and release 2025-06-28 00:45:24 -05:00