Initial commit

This commit is contained in:
2026-09-16 10:48:56 +00:00
commit 6aaadd9c11
+10
View File
@@ -0,0 +1,10 @@
# ZapX Panel
Customer control panel frontend. Built with Next.js + TypeScript.
## Getting started
```bash
npm install
npm run dev
```