Add nasctl: Go NAS control plane with React frontend

This commit is contained in:
2026-07-05 17:37:19 -04:00
parent 359fd5a160
commit 4f0754ecc5
56 changed files with 6725 additions and 1 deletions
+11
View File
@@ -174,3 +174,14 @@ cython_debug/
# PyPI configuration file
.pypirc
# Go / nasctl
bin/
.data/
*.db
dist/deb/
dist/*.deb
# Frontend
web/node_modules/
web/.tsbuild/