No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I have made workshops publicly discoverable by anyone who confirms their email. You can join public workshops or view the ones you will participate in.
I made the invite system send out correct emails (if the app is shipped). I will ship a release as soon as it is in a more proper working state.
Deployed the app properly with nginx, and https on a proper port. Made an invite stub, but no content yet for it.
I made the frontend backend connection work. This is a bit late, I recorded it on saturdaym but forgot to upload
I wasted some time; in a nutshell. But anyway, I made the backend for listing and creating workshops, and started the migration to tailwing unsuccessfully. I'm really in the figuring out phase right now.
I transfered the project to nuxt, finally going full-stack, made the login work with cookie based auth, reworked the routing
I made signing in and up possible, but please don't set real passwords, cause it logs them still. The dashboard also had some work done on it, it now has a layout at least.