normogen/backend
2026-02-15 15:44:01 -03:00
..
config Phase 2.1: Backend project initialized with Docker configuration 2026-02-14 15:30:06 -03:00
docker docs(docker): Add /var space issue documentation and monitoring scripts 2026-02-15 15:18:21 -03:00
scripts feat(api): Add API testing script and quick test guide 2026-02-15 15:28:04 -03:00
src fix(backend): Split public and protected routes to fix 401 errors 2026-02-15 15:44:01 -03:00
tests Phase 2.3: JWT Authentication implementation 2026-02-14 20:03:11 -03:00
.dockerignore Config: Change server port to 6800 and remove Cargo.lock dependency 2026-02-15 09:48:11 -03:00
.env.example Phase 2.1: Backend project initialized with Docker configuration 2026-02-14 15:30:06 -03:00
API-TEST-GUIDE.md feat(api): Add API testing script and quick test guide 2026-02-15 15:28:04 -03:00
AUTH-MIDDLEWARE-FIX.md fix(backend): Split public and protected routes to fix 401 errors 2026-02-15 15:44:01 -03:00
Cargo.toml Phase 2.3: Complete JWT Authentication with token rotation and revocation 2026-02-15 09:05:34 -03:00
DAILY-SUMMARY.md docs(docker): Add /var space issue documentation and monitoring scripts 2026-02-15 15:18:21 -03:00
defaults.env Phase 2.1: Backend project initialized with Docker configuration 2026-02-14 15:30:06 -03:00
DOCKER-COMMANDS.md fix(docker): Update to Rust 1.93 to support Edition 2024 2026-02-15 14:05:15 -03:00
docker-compose.dev.yml fix(docker): Document MongoDB disk space issue and solutions 2026-02-15 14:33:58 -03:00
docker-compose.yml Config: Change server port to 6800 and remove Cargo.lock dependency 2026-02-15 09:48:11 -03:00
fix-docker-build.sh fix(docker): Update to Rust 1.93 to support Edition 2024 2026-02-15 14:05:15 -03:00
MAIN-RS-DEBUG-FIX.md fix(backend): Add debug output to diagnose silent crash 2026-02-15 15:37:12 -03:00
SILENT-CRASH-FIX.md fix(backend): Add debug output to diagnose silent crash 2026-02-15 15:37:12 -03:00
test-api-remote.sh fix(backend): Split public and protected routes to fix 401 errors 2026-02-15 15:44:01 -03:00