Go to file
Martin Svrcina fc2e000093 chore: update package-lock.json to npm v11 format
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 00:25:45 +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 chore: update package-lock.json to npm v11 format 2026-03-23 00:25:45 +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
docker-compose.yml feat: add docker-compose orchestration for full stack deployment 2026-03-23 00:22:04 +01:00
Dockerfile.api feat: add multi-stage Dockerfile for .NET API 2026-03-23 00:02:22 +01:00