An open API service indexing awesome lists of open source software.

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.

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