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!
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