About 4 results
https://coreyja.com/posts/DOAP-vs-heroku/ · 24 Dec 2020
Disclaimer: I received free Digital Ocean credit for participating in the dev.to hackathon. However,
https://rants.broonix.ca/nextjs-bugsnag-heroku-source-maps · 4 Jan 2020
I recently set up bugsnag and had to fiddle around to get source maps working. I wanted to share my setup in case it is useful to anyone else out there. I’m using NextJS 9 and hosting my application on Heroku. This guide assumes you have already installe...
https://rants.broonix.ca/nextjs-heroku-https · 5 Aug 2019
I recently ran into the case where I wanted to ensure all traffic to my NextJS site was happening over HTTPS. Since my site is deployed using next start on heroku, I ended up implementing this using a custom server that checks all requests are https before...
https://coreyja.com/posts/migrating-from-heroku-to-dokku/ · 27 Oct 2018
Heroku I've hosted on a number of different providers over the year, but I have always kept coming b