Your team. Their roles.
RBAC, email invites, and per-member spend tracking. Add teammates with the right permissions and know exactly who's spending what.
RBAC, email invites, and per-member spend tracking. Add teammates with the right permissions and know exactly who's spending what.
| Member | Role | Status | This month |
|---|---|---|---|
| alice@acme.co | admin | active | $12.47 |
| bob@acme.co | developer | active | $8.91 |
| carol@acme.co | developer | active | $3.22 |
| dave@acme.co | viewer | pending | — |
Manage your team programmatically. Invite members, update roles, track spend — all via REST.
Stockyard is a solo project. There is no sales team, no board of directors, no venture capital timeline pushing for growth at all costs. The product decisions are made by someone who uses the tools daily and ships code to the same repository. This has trade-offs — support response times depend on one person's schedule, and feature requests compete with a single developer's bandwidth. But it also means the product stays focused, pricing stays simple, and the roadmap is not driven by what investors want to see in a quarterly report.
The architecture reflects this philosophy. A single Go binary with embedded SQLite is not just a technical choice — it is a commitment to operational simplicity that makes the project sustainable for a solo maintainer. No microservices to orchestrate, no database migrations to coordinate, no container registry to manage. When a bug gets reported, the fix goes into one repository, one binary, and one deploy. The same simplicity that makes Stockyard easy for users to run makes it possible for one developer to maintain 150 tools without burning out.
Team ships with every Stockyard instance. Self-hosted or Cloud.