Go to file
2025-01-15 20:28:04 -05:00
Controllers refactor: manually create endpoints for auth 2025-01-15 20:28:04 -05:00
Migrations refactor: migrations for using guid 2025-01-15 19:32:36 -05:00
Model refactor: migrations for using guid 2025-01-15 19:32:36 -05:00
Properties feat: add database & identity 2025-01-11 18:30:12 -05:00
.gitignore init 2025-01-11 16:20:05 -05:00
appsettings.json feat: add database & identity 2025-01-11 18:30:12 -05:00
docker-compose.prod.yml feat: production release 2025-01-11 19:17:23 -05:00
docker-compose.yml feat: add database & identity 2025-01-11 18:30:12 -05:00
Dockerfile feat: add database & identity 2025-01-11 18:30:12 -05:00
Dockerfile.alpine feat: production release 2025-01-11 19:17:23 -05:00
Program.cs refactor: manually create endpoints for auth 2025-01-15 20:28:04 -05:00
Trazo.csproj feat: add database & identity 2025-01-11 18:30:12 -05:00
WeatherForecast.cs init 2025-01-11 16:20:05 -05:00