6 Commits

Author SHA1 Message Date
43695b238d feat: complete pccs application scaffold per web-application-spec
- add app/pccs.py (webapp entry with ServerEnv/load_rbac/load_pybricks)
- add conf/config.json (password_key, logger, databases, website processors)
- add .env (environment variables for deployment)
- add .gitignore
- rewrite build.sh per spec (xls2ddl, json2ddl, xls2ui, symlinks, systemd)
2026-08-11 14:41:55 +08:00
b5b5784df5 feat: add build.sh for one-click deployment on pccs.opencomputing.cn 2026-08-11 14:40:31 +08:00
63ff2959e7 pccs v0.2: add storage_mgr + image_mgr to deps, update menu 2026-08-11 14:37:30 +08:00
451920d17f merge remote 2026-08-07 11:25:10 +08:00
a86dab8c58 init: pccs module skeleton — models, CRUD, API, load_path 2026-08-07 11:23:20 +08:00
0eba1f130a Initial commit 2026-08-07 11:10:22 +08:00