MIT, full stop.
No open-core, no commercial exception, no AGPL copyleft clause. Fork it, ship it to a client, sell it, modify it. The license is four sentences. Your legal team can read it in under a minute.
DIN 0815/F2 · FOR DEVELOPERS
Public repositories, boring stack, clean handoff. What you inherit is yours to read, change, and ship.
No open-core, no commercial exception, no AGPL copyleft clause. Fork it, ship it to a client, sell it, modify it. The license is four sentences. Your legal team can read it in under a minute.
Every commit during your project is pushed to a public repository. You can see what we built, when we built it, and why. Daily commits are a contractual default — not a stretch goal.
Modules are built to be maintained by whoever you hire next. We avoid clever abstractions, custom DSLs, and framework-of-the-month choices. Boring technology that works in five years is the goal.
Repository transfer, deploy scripts, architecture docs, and a walkthrough session. Not a ZIP file with a README. You should be able to onboard a new developer on day eight without calling us.
The source is on GitHub. Read it before you decide. Open an issue if something looks wrong. We merge good PRs.
View source on GitHub ↗