📕Heroku

≡ Disclaimer

Heroku now is a paid platform so use if already have an account with paid dyno, or check other method to host if you not Elon Musk in disguise.

Deploying in Heroku is the easy method , to get started you will need 2 things

  1. Heroku account with dyno (Heroku became paid platform)

≡ How to Host?

Now that you got everything lets start hosting.

Fork repo

Fork this repo in your Github account with a random name replacing nekopack.

Repo: https://github.com/TgCatUB/nekopack

After forking copy your repo link.

For example: https://github.com/your_git_username/random-name

Heroku

Add your copied fork link with Heroku template URL & you good to go.

Heroku template URL
https://dashboard.heroku.com/new-app?template=
Final link will be like bellow, visit the link and build the app.
https://dashboard.heroku.com/new-app?template=https://github.com/your_git_username/random-name

〣 Get Config vars: Config Values

≡ Video Tutorial

Last updated