I'm a dev, and I built GistHive over the past 9 months to solve various issues I was facing:
- GitHub gists is terrible for organising snippets. Older code took an age to find. - Lack of team gists (they've been promising it for 8+ years and still nothing) - Private gists on GitHub aren't actually all that private - When a team member leaves, they take their gists with them
Having joined a new team last year, I needed a way to share code patterns across the team quickly and easily and more importantly, privately.
Tech stack: Laravel backend, React frontend. Subscription management with Stripe, and used PostHog for product analytics.
Free for individual developers, 3 free seats for teams and $4/user/month for any additional seats.
I also have a VS Code extension I'm currently working on that will allow inserting code in-place and saving code snippets from within VSC without ever leaving, so this app almost directly integrates with the existing dev environment.
I'd love feedback from the community. What am I missing? What would make this more useful for your workflow? What are your thoughts?
While it's useful to me, I'd love it if it were useful to others too.
Appreciate it!
Live at: https://gisthive.app/