This is a Heroku buildpack for fastn.
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Heroku buildpack for fastn.
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