Ask HN: How to Share Tools with Coworkers

1 points by lordlaw ↗ HN
I built a few internal tools with AI lately. After I deploy it, I have to explain to coworkers to go to the link and log in, but this is always a task. So how do you handle this?

Is there an easier way to host and get your coworkers to access it? I wanna figure out if this is just a me thing or a big annoyance for everyone

2 comments

[ 4.5 ms ] story [ 5.5 ms ] thread
give them the link to github?

if you need authentication there's not really any way around that, you could implement SSO or something but that would require more collaboration with your engineering/IT department.