mirror of
https://github.com/dokku/dokku.git
synced 2026-09-03 12:50:27 +02:00
While not in the build path, we should try and avoid unsupported dependencies where possible.
411 B
411 B
This is a sample application to test heroku buildpack multi for integrating with herokuish
It uses the python, nodejs, and ruby buildpacks to create a simple flask app. The ruby buildpack provides kramdown for Markdown-to-HTML conversion. The node buildpack manages Bootstrap via npm and compiles SCSS with dart-sass. The python buildpack runs the Flask application.