Upload files to "backend"

This commit is contained in:
2025-09-11 21:14:13 +02:00
parent 865bc6aa3b
commit 0d03d9710b
4 changed files with 265 additions and 0 deletions

11
backend/README.md Normal file
View File

@@ -0,0 +1,11 @@
# Codeless Platform — Starter Repo
This is a scaffold for a codeless (low-code) platform similar to BMC Remedy AR System, built with:
- Supabase (Postgres + Auth + RLS)
- FastAPI + SQLAlchemy 2.0
- Nuxt 4 + Nuxt UI
- Proxmox deployment (guide in `ops/`)
## 🧭 Build Tracker
The README includes a detailed checklist of backend, frontend, DB migrations, and ops tasks.
(See our conversation for the full tracker.)