tflookup – Developer Diary Part 5
Dear Diary!
MY LOOKUP APP WORKS! Yayy!
Locally at least.
But what good is a web app, if you can only enjoy it yourself?
So I needed a way to deploy my app automatically (and for free).
Luckily, Heroku is around. Heroku is a simple app hosting provider, which hosts very simple apps for free. They connect to your github repository and deploy the app that’s there.
Very simple.
Wrong
I guess, that’s true for most apps, but I had some difficulties:
- I had a frontend and a backend to compile before starting the app
- I had to download the prerendered index before starting the app
Heroku’s documentation is also quite extensive. However, I couldn’t get my head around their release stage. All my tries to configure the releases right didn’t work.
So finally, I simply wrapped my complete application into a docker container (which was good nonetheless) and used that to deploy the final app to Heroku using Herokus container deployment feature.
And now, my dear diary, I have to end my writings. I have finally made my lookup app. It’s still not shiny or stable, but it works and I’m quite happy with it.
If anybody reading this might find it interesting and want to use it, they can all find it here:
https://tflookup.herokuapp.com/
Yours
Dennis
The End
This post is one of five posts from the tflookup developer diary series
Cover Image: „diary writing“ by Fredrik Rubensson
Originally published to dev.to
Calendar
M | D | M | D | F | S | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 |
Archive
- Januar 2024
- Dezember 2023
- April 2021
- März 2021
- September 2020
- Dezember 2019
- November 2019
- Oktober 2019
- Juli 2019
- Juni 2019
- Mai 2019
- April 2019
- März 2019
- September 2018
- August 2018
- Juli 2018
- März 2018
- Januar 2018
- Dezember 2017
- September 2017
- März 2017
- Februar 2017
- Januar 2017
- August 2016
- Mai 2016
- Dezember 2015
- November 2015
- August 2015
- März 2015
- Dezember 2014
- September 2014
- August 2014
- Juli 2014
- Februar 2014
- Oktober 2013
- September 2013
- August 2013
- Juli 2013
- Juni 2013
- Mai 2013
- April 2013
- November 2012
- Oktober 2012
- September 2012
- August 2012
- Juni 2012
- Mai 2012
- März 2012
- Februar 2012
- Januar 2012
- November 2011
- Juli 2011
- Juni 2011
- März 2011
- Februar 2011
- Januar 2011
- Dezember 2010
- November 2010
- April 2010
- Februar 2010