mirror of
https://github.com/dokku/dokku.git
synced 2026-07-10 20:40:43 +02:00
While not in the build path, we should try and avoid unsupported dependencies where possible.
4 lines
368 B
Markdown
4 lines
368 B
Markdown
# 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.
|