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 spent a really long time designing a nice layout for the app home and have now just built it!
Well I've not really devlogged as much as I should have pf, but it all works now! I've got IDV support, user inviting, promotion and more! Unfortunately Hackatime lost a bunch of my hours because Zed wakatime is terrible, but oh well.
Now I just need to make an app home dashboard. I already have a bit of a basic one but I need a UI to manage programs and for admins to change global settings.
Started the project :D
I've been fighting with SQLModel, migrating to Piccolo (best decision), creating a system to run a command in Slack to request an API key and adding an approval/rejection system for that.
So far so good, added an endpoint to invite the user using the API key, and it works!!
Except.... it also doesn't work when using certain API keys which I now need to figure out