devlog before getting ahead of myself lol. okay in this session I have FINALLY finished all of the auth pages and finished choosing my ui components. We replaced the username -> name, to better suite the project and we also made everything taller and a lotta improvments on ux. This includes, instead of getting errors from frontend where we don’t know a lot we just query them from the backend, so minimizes getting errors from 2 places. then we put this inside of an alert component instead of throwing it out (Lessgooo), also migrated from self-hosted pg to neon pg, cause i couldn’t get coolify to work. added a BUNCH of needed logging on the go side and had to learn how to log + push to http so the frontend could see it. now it looks a LOT better. finished the signin page + plans?? to add otp signin (im tryna do this all myself instead of using a library to learn) and make the social signin buttons actually work. also added posthog for error tracking, actually i did sentry first, fully set that up and then realized i liked posthog better as a company and switched over, luckily ph (posthog) has this really cool ai cli which did everything for me so yay!. oh had some hydration issues with the nextjs on the auth pages, fixed it with stable id’s. it also took me a LONG time to understand how this STUPID monorepo has to work, and the ui now uses coss-ui which is built by cal.com so yay! also optimized a bunch of stuff on the frontend by uses the next/ packages for stuff like links and images. now ima go work on the HOMEPAGE!!!!
Log in to leave a comment