https://github.com/shellops/shellops-electron
https://github.com/shellops/shellops-electron
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shellops/shellops-electron
- Owner: shellops
- Created: 2021-02-14T21:33:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-15T18:27:04.000Z (almost 5 years ago)
- Last Synced: 2025-10-14T05:38:38.583Z (4 months ago)
- Language: JavaScript
- Size: 707 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/mit-license.php)
[](https://GitHub.com/shellops/shellops-api/graphs/commit-activity)


# 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
```sh
git clone git@github.com:shellops/shellops-panel.git
cd shellops-panel
npm i
npm run dev
```
## We are just starting
### Contributes are most welcome