verevoir
Better software. Less baggage. No strings.
Verevoir is an independent project built on the idea that the tools you use should solve exactly the problem you need them to — without adding needless architectural constraints or locking you into someone else's ecosystem.
We're in the cottage industry stage, building lean, composable solutions that get the job done and then get out of your way. This site is a placeholder while we design something better, but the documentation is all here.
the first chapter: a headless content engine
It's a headless solution, though calling it a "Content Manager" undersells it. It's designed for when you need to stand up a data-managed site without porting your stack into a proprietary cloud.
No lock-in
It runs on your infrastructure, on your database. We don't want your data — we just want to help you manage it. Nothing stops you from using multiple data stores under it.
Take what you need
We've built separate, composable packages for Storage, Editing, Assets, Access Control, and Workflows.
Modular by design
If you only need the Access Control and Workflow logic to sit on top of your existing stack, just install those parts. You don't have to bring the whole family to dinner if you only invited one person.
the current state of play
We've shipped a PostgreSQL storage adapter. It works, and it's solid.
Because of how the core is architected, writing a new adapter is straightforward. If you need a different one, you can roll your own — or punt us a GitHub issue and we'll look at building it.
In the meantime, share and enjoy. More solutions are on their way.