Back
Similar todos
stayed up late implementing backend from scratch #60sbio
See similar todos

No replies yet

Make an iced cocoa (20g of pure cocoa, so as much caffeine as a cup of tea) by myself for the first time in my life; spent a ridiculous amount of time trying to figure out how to get Go to store my user password hashed; ran into an issue using the 'air' live reloader where it wasn't working after I redid the project structure, and it didn't have useful error messages or documentation to help me figure out what setting I needed to set to get it to work again; got past the air issue, it turns out I had to specify the directories to watch and without any leading "./"; created a user via the Vuetify app and confirmed that the password is hashed on the backend; created a Stack Overflow Q&A explaining how I fixed the issue for future newbies; committed my code. Set a goal for tomorrow: implement the authenticationHandler.
See similar todos

No replies yet

Finish frontend code and tests for authentication by URL code #simpleotp
See similar todos

No replies yet

Felt great upon waking up after taking 300mcg melatonin last night before bed; today getting login working: figured out how to translate the email/password validators used in Let's Go Further to Huma's way of doing input validation so the API will return an error if the email/password don't pass basic sanity checks; figured out how to return a 404 error with Huma if the user isn't found in the database; got the code working that checks the supplied password against the hashed password in the db and returns a 401 error if they don't match; pushed pass my normal 2-hour daily work limit to get the endpoint working (returning a token) so I can move on to something else because this sucks. Next up (tomorrow): get the front-end to receive/save the auth token and send it when signing in / etc. #govuetifytemplate
See similar todos

No replies yet

✅ did some after hour client work to help out their frontend dev #mylife
See similar todos

No replies yet

Finished writing most of the backend, got to finish some middleware (upload, download) functionality and make the landing etc.
See similar todos

No replies yet

caught up on some client work to finish an auth project #revsys
See similar todos

No replies yet

woke up and worked on the frontend of my project from bed before having a coffee #learnwebdev
See similar todos

No replies yet

today was my first day actually doing Go development instead of just tutorials: took a magnesium tablet b/c I felt anxious last night, I think from the caffeine in the cocoa I had been drinking; copied my frontend code from my flask/vuetify template repo to my go/vuetify template repo; confirmed I can serve the frontend code locally; installed Go; drank an iced cocoa; successfully started my 'Hello World' main.go backend file as a web app server; asked ChatGPT for help converting my "POST /users/" request to use Go; created a Go module; installed Postman macOS; took a 15min break after an hour; got my frontend app "talking to" my Go backend (successfully returned "Hello World" and had it on-screen in my frontend app); added Go middleware to log every request to the console so I can see what is happening; renamed my (default) branch from 'master' to 'main'; got live reloading for my Go backend (it automatically reloads the backend when I make changes to the code); confirmed my "POST /users/" returns 201 when I use the frontend registration form; came up with a task for tomorrow: get "POST /api/session" working; set up PyCharm to be able to explore my SQLite db from within the DB toolbar; confirmed that my user registration created a new user record in the db
See similar todos

No replies yet

Finished the frontend code for login (functionally works, UI needs some adjustments) www.loom.com/share/b747870fc3… #simpleotp
See similar todos

No replies yet

Copied over the frontend changes needed to get the auth working from my #govuetifytemplate to my #whatdo repo
See similar todos

No replies yet

Managed to launch my IDE for #connectify today
See similar todos

No replies yet

integrated the backend with the front end for the #alpha project
See similar todos

No replies yet

Started to built out the frontend #redacted
See similar todos

No replies yet

Finished writing and testing Terraform config for frontend and shared resources #pingbot
See similar todos

No replies yet

Finish auth by url code backend. Still need to handle CORS dynamically depending on the site's configured auth URL, but that's a task for tomorrow #simpleotp
See similar todos

No replies yet

worked late working on client demo and last batch of bugs #revsys
See similar todos

No replies yet

Working on the backend #guregipuzkoa
See similar todos

No replies yet

Working on the backend #guregipuzkoa
See similar todos

No replies yet

Working on the backend #guregipuzkoa
See similar todos

No replies yet