gohorsejobs/backend
Tiago Yamamoto 6ec54460f8 docs: unify documentation structure
- Create docs/AGENTS.md for AI assistants context
- Create docs/WORKFLOWS.md consolidating deployment workflows
- Remove redundant docs/root/ folder
- Remove .agent/ folder (consolidated into docs/)
- Update dates in all documentation files
- Simplify README.md documentation section
2026-02-16 05:57:02 -06:00
..
cmd merge: resolve conflicts by accepting dev changes 2026-02-14 17:38:47 +00:00
docs feat: add register no swaggger 2026-01-13 19:57:53 -03:00
internal feat: implement full auth system with HTTPOnly cookies + JWT, fix migrations to UUID v7, remove mock data from frontend 2026-02-16 05:20:46 -06:00
migrations feat: implement full auth system with HTTPOnly cookies + JWT, fix migrations to UUID v7, remove mock data from frontend 2026-02-16 05:20:46 -06:00
scripts fix: standardize apiUrl to api.rede5.com.br 2026-02-07 16:51:04 +00:00
tests chore: padroniza conexão de banco via DATABASE_URL 2026-02-12 20:13:46 -03:00
.dockerignore
.env.example feat: add register no swaggger 2026-01-13 19:57:53 -03:00
.gitignore
BACKEND.md docs: unify documentation structure 2026-02-16 05:57:02 -06:00
Dockerfile fix: use Docker Hub instead of gcr mirror 2026-02-14 17:14:31 +00:00
generate_keys.go feat(backoffice): Implementa gestão de credenciais e novas abas administrativas 2026-01-09 17:18:51 -03:00
go.mod Merge branch 'dev' 2026-01-17 18:23:41 -03:00
go.sum
package-lock.json docs: move diagrama de arquitetura para STATUS_REPORT.md 2026-02-12 19:09:41 -03:00
start_dev.sh feat: New Home layout, Navbar and I18n improvements 2026-01-27 01:26:10 +00:00