Back
Similar todos
daily github commit and heroku push
Managed to fix Heroku Git, thanks to ChatGPT! Deployed the 2 features made over last weekend - time hop, and download archive #lifelog
did one cycle. made first commit to a repo that was for about 2 months! behind on databasetimes. doing research on what i thought about yesterday, and i think i should jfdi #life
upgrade to heroku hobby dev #tba
added heroku to #remoteworkvisas and deployed first mvp remoteworkvisas.herokuapp.com/
first deploy to heroku
Deploy to Heroku for the 1st time #sponsorgrid
first time touched and deployed code after a year #fullstackjob
First commit! #larametrics
commit something for the first time in a very long time #starterstory
Added cc to Heroku. #cyberjobs
make my first git commit #visionpro
First commit after two days 🎉 #mumu
Got back into working on my HN-jobs-auto-applier: Built the UI to allow a user to click a button to connect their gmail account to my app and have it save access / refresh tokens to the backend...fixed misc things that broke for unknown reasons...got the backend deploying to digital ocean without erroring, not sure why it stopped working...currently trying to figure out why, when I ssh into my server, it seems to show me at an older commit, when my github action seems to be working without errors and having me at the newest commit...figured out that I was running the wrong command to check the current commit, IDK why an older commit was still present in some of the files...FINALLY got prod working where I can sign into gmail, upload my resume, and send an email to myself. FUCK that was so much harder than it should've been...added a netlify.toml redirect so that I can go to whatdo.com/jobs and have it load the SPA instead of 404ing...fixed a bug where a refresh token wasn't being saved to the db in prod...