Go to file
Martin Svrcina d8a45c2acf feat: add nginx config and Dockerfile for Vue frontend
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 00:15:16 +01:00
BudgetApp.Api fix: disable HTTPS redirection in Production for Docker deployment 2026-03-21 09:26:17 +01:00
BudgetApp.Enums Initial commit 2026-03-21 01:52:43 +01:00
BudgetApp.PublicModels Initial commit 2026-03-21 01:52:43 +01:00
BudgetApp.Services Initial commit 2026-03-21 01:52:43 +01:00
BudgetApp.Storage Initial commit 2026-03-21 01:52:43 +01:00
BudgetApp.Web feat: add nginx config and Dockerfile for Vue frontend 2026-03-23 00:15:16 +01:00
docs/superpowers Add Docker deployment implementation plan 2026-03-21 02:43:21 +01:00
.dockerignore chore: add .dockerignore files for API and web build contexts 2026-03-21 09:27:30 +01:00
.gitignore Initial commit 2026-03-21 01:52:43 +01:00
BudgetApp.sln Initial commit 2026-03-21 01:52:43 +01:00
Dockerfile.api feat: add multi-stage Dockerfile for .NET API 2026-03-23 00:02:22 +01:00