Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 196 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 196 Bytes

Dokku UI

Dokku UI is a open source Web UI for the self-hosted PaaS Dokku.

Getting Started

# install dependencies using npm
npm install
# start the app
node app.js