Built by one person who got tired of paying for software.
yall my name is Michael. I build Stockyard.
I used to run a small operation that needed scheduling, invoicing, a contact list, and basic project tracking. Four separate SaaS products. Four monthly bills. Four logins. Four places where my data lived on someone else's server.
One day I did the math. I was paying over $150 a month for tools that each had maybe 3 features I actually used. And every one of them could have been a SQLite database and a web form.
So I built that.
Every tool is written in Go with embedded SQLite. The entire thing compiles to a single executable. You can back up your data by copying a folder. You can move to a new machine by moving that folder. If Stockyard disappears tomorrow, your data is still a standard SQLite file you can open with any tool on earth.
Why bundles? Because a therapist doesn't need the same tools as a minecraft server admin. Instead of selling you 164 tools you'll never use, I put together bundles for specific communities. Therapists get client records, invoicing, session notes, intake forms, and booking. A tattoo shop gets those plus waivers and a portfolio. A pickleball club gets reservations, tournament brackets, and check-ins.
Why self-hosted? Because your client list and your financial records shouldn't live on a startup's server that might get acquired, hacked, or shut down. Because you should be able to run your tools without an internet connection. Because $7.99/mo is less than what most of these tools charge individually, and you get to keep everything when you leave.
Why one person? Because small teams ship faster, charge less, and don't have investors pushing them to add enterprise features nobody asked for. I answer emails. I fix bugs. I don't have a sales team.
The LLM proxy is open source (Apache 2.0). The tools are BSL 1.1, which means you can read the code, run it yourself, and after 4 years it converts to open source automatically. I'm not trying to lock you in. I'm trying to earn your $7.99 every month by building tools that are worth using.
If you have questions, ideas, complaints, or just want to say hey: hello@stockyard.dev
Michael
Founder, Stockyard