/heroku-buildpack

This buildpack helps you run a fastn package on Heroku

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Heroku buildpack: fastn

This is a Heroku buildpack for fastn.

Usage

heroku create -b https://github.com/fastn-stack/heroku-buildpack.git

# or if your app is already created
heroku config:add BUILDPACK_URL=https://github.com/fastn-stack/heroku-buildpack.git

git push heroku main