1
0
Fork
You've already forked backend
0
No description
  • C# 99.7%
  • Shell 0.3%
2026年01月23日 02:41:51 +03:00
Outpost.Cli partial update, openapi broke 2026年01月23日 02:41:51 +03:00
Outpost.Core partial update, openapi broke 2026年01月23日 02:41:51 +03:00
Outpost.Tests partial update, openapi broke 2026年01月23日 02:41:51 +03:00
Outpost.Web partial update, openapi broke 2026年01月23日 02:41:51 +03:00
.editorconfig initial 2025年10月31日 12:32:25 +03:00
.gitignore initial 2025年10月31日 12:32:25 +03:00
Directory.Build.props partial update, openapi broke 2026年01月23日 02:41:51 +03:00
outpost.sln initial 2025年10月31日 12:32:25 +03:00
outpost.sln.DotSettings initial 2025年10月31日 12:32:25 +03:00
README.md partial update, openapi broke 2026年01月23日 02:41:51 +03:00

requirements

  • .net sdk 10 with asp.net core targeting pack

external services

install

reverse proxy configuration

map /api/* and /.well-known/* at the backend, map every other endpoint to the frontend

make sure X-Forwarded-For, X-Forwarded-Proto, and X-Forwarded-Host headers are forwarded to the backend

api documentation

see /api/openapi