3 Commits

Author SHA1 Message Date
de320db166 Add go workspace. 2025-05-26 16:46:38 +03:00
4456308d48 Replace environment variable config with CLI flag configuration
- Migrate from environment variables to CLI flags for configuration
- Add support for --listen, --root-path, --dir-indexing, --log-level, --response-timeout flags
- Remove config validation error struct as it's no longer needed
- Update .gitignore to exclude /dist directory
- Simplify configuration loading with flag.Parse()
2025-05-26 13:27:44 +03:00
3004bc9dd3 Initial commit 2025-02-03 13:12:54 +02:00