https://github.com/plesk/desktop
Desktop app for Plesk servers management.
https://github.com/plesk/desktop
Last synced: 4 months ago
JSON representation
Desktop app for Plesk servers management.
- Host: GitHub
- URL: https://github.com/plesk/desktop
- Owner: plesk
- License: other
- Created: 2017-03-25T12:54:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T14:30:35.000Z (about 9 years ago)
- Last Synced: 2024-10-31T03:34:09.649Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://plesk.github.io/desktop/
- Size: 423 KB
- Stars: 12
- Watchers: 14
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plesk Desktop
Desktop app for Plesk servers management.
Additional details: https://plesk.github.io/desktop/
# Development Environment
Installation instructions:
* clone the repo
* install Node
* npm install
* npm run watch (on a separate console)
* npm start