You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
This buildpack helps you run a fastn package on Heroku