shellops-panel
shellops-panel copied to clipboard
Shellops Panel - Assists in managing Docker on your server.
ShellOps Panel
ShellOps Will provide set of features to developers to help them manage docker, databases, backups and alerting on their private servers.
This repository contains frontend for ShellOps panel.
To Run Project
git clone [email protected]:shellops/shellops-panel.git
cd shellops-panel
npm i
npm run dev