Skip to content

Latest commit

 

History

History

README.md

Sodium Documentation

Table of Contents

  1. Installation - Setup guide for the panel
  2. Configuration - Panel and database configuration
  3. Daemon Setup - Setting up Sodium Reaction on nodes
  4. Architecture - System architecture overview
  5. Plugins - Plugin system documentation

Quick Start

git clone https://github.com/sodiumpanel/panel.git
cd panel && npm install && npm run build && npm start

See Installation for setup instructions.