UAT / Prototyping
EnovaPower Dashboard
Internal operations dashboard. This is the scaffold — replace the content in app/app/page.tsx with your own.
Status
Online
Environment
UAT
Build
prod
Next steps
- Edit
app/app/page.tsxto build your dashboard UI. - Run
make devlocally for hot-reload, ormake upfor the container. - Ship to IT with
make package— produces a self-contained tarball.