Early Alpha
Hosted dashboard is coming soon
We're polishing the API surface and the security model before opening the managed dashboard at muneral.com/app.
Meanwhile — Muneral is open-source under MIT. You can run the full stack today.
Run it locally
git clone https://github.com/Arcanada-one/muneralcd muneral
pnpm install && pnpm dev
Dashboard runs on localhost:3501. See getting started for full instructions.