Admin panel for Nona Config management system.
npm install
npm run devDevelopment uses same-origin API URLs and proxies backend routes through Vite:
VITE_API_BASE_URL=
VITE_PROXY_TARGET=http://localhost:5027Leave VITE_API_BASE_URL empty when the admin UI is served by the same host as
the API. Set it only when the frontend and API are deployed on different
origins.
- SolidJS + TypeScript
- Vite
- Tailwind CSS
- TanStack Query
Built by Ryware.dev