Back
Similar todos
Managed to fix Heroku Git, thanks to ChatGPT! Deployed the 2 features made over last weekend - time hop, and download archive #lifelog
📥 Deployed to Heroku all the features and fixes done over the weekend #lifelog
🍟 Side project weekend: Deployed on Heroku all the fixes done over the weekend #lifelog
🍟 Side Project Weekend: Fking finally deployed to Heroku after multiple build failures. That's what I hate about using managed hosting.. they randomly change things and it breaks your site even though you didn't change any build setting or update any versions/deps.. Guys my life is chaotic and stressful enough please don't give me more stress on a Monday morning!! 😡 #lifelog
Deployed to Heroku all the weekend fixes to the md and rich text editors #lifelog
Deployed Related Posts feature to Heroku - found some style bugs but not critical so will fix next week #lifelog
🛳 Deployed to Heroku all the features I made over the weekend - toggle switch for md/rich text editor, and image uploader #lifelog
🤖 Used ChatGPT to help me finish off a GitHub Issues syncing cli tool because I'm tired of bulk creating issues in their web UI.
Beta (Upcoming version): Deployed to Heroku, but getting error #securedfyi
upgrade to heroku hobby dev #tba
Deployed to Heroku all the bug fixes to Related Posts done over the weekend.. Love how it looks and works now! #lifelog
🍟 Side project weekend: Deployed fixes done over weekend. Now dark mode should no longer persist after publishing, and telegram bot should start posting to Lifeloggers chat group. #lifelog
learn basics of git and work on deploying site to heroku
jb: deploy to heroku
upgrade Heroku app so bot works again
Struggled to incorporate the Line "echo bot" code into my existing Huma Go backend framework code, so I just YOLO'd it and copied the example code into my `main.go` for the purpose of seeing if I can get it working...ran into an error when pushing to Dokku, it seems to be because I didn't set the Line-related env variables before pushing...set those vars on my Dokku server...clicked the Line 'Verify' button for the callback URL and got a 404, so I now need to look into what happened...I think the issue is that the echo bot code assumes I'll use the DefaultServeMux, but I'm actually using a chi Mux. The key line difference is `log.Fatal(http.ListenAndServe(":"+port, r))`, where the example has `nil` instead of `r`...YOLO'd it again by just disabling the router I had gotten working, just to see if the webhook will work, and got a Success when I clicked the Verify button...next up is to either clean up this mess I've made in my code or keep pushing forwards and try to get the ChatGPT part working.
review heroku errors #echothread
🍟 Side Project Weekend: Added fix for `/write` page bug - truncate function leaving incomplete html tags. Deployed fix + the @ mention feature in body text of post, for `/compose` page, to Heroku #lifelog
Beta (Upcoming version): Test deployment successfully made on Heroku #securedfyi