Deployed app on https://dokkupose.netlify.app/
Simple docker-compose.yml to dokku commands web utility written with Vue.js.
Integrated in the application editor for dokku snippets you can find a super simple tokenizer for Monaco (Visual Studio Code editor) that supports first-level auto-completion and syntax highlight for dokku commands.
Install dependencies before launch:
yarn install
Serve page for local development:
yarn serve
yarn build
yarn lint