Important
This project is very early into development and a lot of code is also still private, as this grows I will accept contributions and issues at a later stage. Documentation is still being worked on.
Zero is a service management panel meant for deploying services, games, and other general-purpose workloads. It's written in Go and SvelteKit and has a sleek and intuitive UI with a focus on flexibility, speed and security at the forefront.
docker compose upand to start the web-server:
bun run devThis project is very early in development, but here's the rough outline of tasks I need to do:
- Authentication
- Connection to Daemon
- Interactivity
- Team system
- Account system
- Permission system
- Billing
- Administration features
- Analytics page
- Ordering and service deployment
- Rough initial UI layout