- Installation - Setup guide for the panel
- Configuration - Panel and database configuration
- Daemon Setup - Setting up Sodium Reaction on nodes
- Architecture - System architecture overview
- Plugins - Plugin system documentation
git clone https://github.com/sodiumpanel/panel.git
cd panel && npm install && npm run build && npm startSee Installation for setup instructions.