Egor Pozharov
ff27493670
fix JWT token expiry from 24 minutes to 24 hours
2026-04-16 13:00:48 +06:00
Egor Pozharov
be0b13acbf
add auth module
2026-04-15 19:17:10 +06:00
Egor Pozharov
7f410e814b
add CORS
2026-04-14 16:17:22 +06:00
Egor Pozharov
b36a6fb262
add PATCH update delivery status by id
2026-04-14 15:46:32 +06:00
Egor Pozharov
10233808f4
add GET delivery count route
2026-04-14 15:38:45 +06:00
Egor Pozharov
4e0899d3ce
chore: restructure project into backend and frontend folders
...
- Move all frontend code to frontend/ directory
- Add backend/ with Go project structure (cmd, internal, pkg)
- Add docker-compose.yml for orchestration
2026-04-14 13:14:28 +06:00