This website requires JavaScript.
Explore
Help
Register
Sign In
jean
/
time-tracker
Watch
1
Star
0
Fork
0
You've already forked time-tracker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
time-tracker
/
backend
History
Jean Jacques Avril
dde2017ad1
feat: Add Docker Compose configuration for PostgreSQL and update database credentials in main.go
2025-03-10 22:25:03 +00:00
..
cmd
/api
feat: Add Docker Compose configuration for PostgreSQL and update database credentials in main.go
2025-03-10 22:25:03 +00:00
docs
feat: Implement Swagger documentation and integrate Gin framework for API
2025-03-09 14:57:50 +00:00
internal
feat: Implement company management API endpoints and handler
2025-03-10 22:03:13 +00:00
go.mod
feat: Add authentication DTOs and setup API routes for user and activity management
2025-03-10 21:02:41 +00:00
go.sum
feat: Add authentication DTOs and setup API routes for user and activity management
2025-03-10 21:02:41 +00:00
tygo.yml
refactor: Update user model to use 'any' type for updates and adjust DTO path in configuration
2025-03-10 20:45:41 +00:00