Extension Platform: API server + React dashboard

- Python API server with Gitea-based build (no local files needed)
- PostgreSQL on Coolify internal network
- React + Vite + Tailwind dashboard
- Endpoints: /publish, /deploy, /deploy-all, /api/*
- Dockerfile: multi-stage (Node build + Python runtime)
This commit is contained in:
2026-03-26 04:53:01 +00:00
commit 5e0e5f1066
20 changed files with 3904 additions and 0 deletions
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.3 KiB