Skip to content

everywhere-computer/control-panel

Repository files navigation

Everywhere Computer Control Panel

Built by FISSION Discord Discourse

This is the control panel interface for the Everywhere Computer. Use it with both your local Homestar nodes, as well as for hosted services.

Install

Follow the instructions for installing a local homestar node.

Homestar is also available via Homebrew: brew install fission-codes/fission/homestar

Development

git checkout git@github.com:fission-codes/everywhere-computer-control-panel.git
cd everywhere-computer-control-panel
npm i
npm run dev