Skip to content

plesk/desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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