mirror of
https://github.com/dokku/dokku.git
synced 2026-07-10 04:23:59 +02:00
While not in the build path, we should try and avoid unsupported dependencies where possible.
368 B
368 B
Hello, world!
This is a sample website using the Heroku Multi Buildpack on Dokku. It uses the Python, Ruby, and Node buildpacks. The Node buildpack compiles SCSS stylesheets with dart-sass and manages frontend dependencies. The Ruby buildpack converts Markdown content to HTML with kramdown. And last but not least, the Python buildpack runs the Flask application.