Charon

Charon

3 devlogs
13h 10m
Created by amber

An API to invite people to Slack

Repository

Timeline

I spent a really long time designing a nice layout for the app home and have now just built it!

Update attachment
amber
amber
3h 52m 24 days ago

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.

Update attachment
amber amber 23 days ago
l1 l2
amber amber 23 days ago
hi hi hi

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

Update attachment