Early alpha
Reepolee Framework
For backoffices and operational tools
A commercially licensed Bun application foundation with database-first generation, authentication, administration routes, and code that stays in your project.
The Reepolee Framework gives small teams a database-first application foundation with zero runtime dependencies, visible project code, and infrastructure they control.
Products and services
The Reepolee Framework runs full-stack business applications, ReeWeb generates static sites, and Reepolee Labs provides direct help when a team wants it.
Early alpha
For backoffices and operational tools
A commercially licensed Bun application foundation with database-first generation, authentication, administration routes, and code that stays in your project.
Public beta
For static sites and documentation
A free-of-charge static-site generator with zero runtime dependencies. Start static and add the Reepolee Framework only when the project needs an application layer.
For teams that want direct guidance
Architecture review, mentoring, implementation guidance, or a durable custom backoffice built around the organisation's actual operations.
years of engineering experience
completed projects
clients
A backoffice with real data and real users rarely needs internet-scale architecture, but it does need to remain understandable when the one developer responsible for it returns six months later. We keep the request path, database, generated code, and deployment visible because the person who receives the support call needs an application they can reason about.
The Reepolee Framework
The Reepolee Framework is a commercially licensed Bun application foundation for backoffices, admin panels, internal tools, and operational software. Database-first generators produce ordinary TypeScript routes, queries, validation, and schema types that stay in your project.
Generate the first application surface from tables and relationships rather than describing the same domain again in another model layer.
Authentication, users, profiles, translations, modules, images, and administration routes are already part of the application.
Bun is all the core application needs to run. Vendored code is versioned and maintained with the rest of the project.
Run SQLite or MySQL and deploy wherever Bun runs, without a hidden hosted platform or mandatory managed service.
The operational model
git pull
bun start
There is no production package installation between the code you reviewed and the process that runs it. The deployment remains a Git repository and a Bun process.
We build for organisations with a known, bounded audience and operations that still matter when the internet is slow, a dependency registry is unavailable, or the original developer has not opened the project for months.
These are categories of organisations we have built software for, not implied endorsements or customer testimonials.
An 8-minute introduction to the problem, the engineering insight, the principles, and the implementation.
From Engineering Notes
The product pages explain what Reepolee does. These notes explain the experience and tradeoffs behind the decisions.
Why predictable interfaces are the correct choice for operational software used by people who have other work to do.
Read the noteWhy generated code remains visible, adaptable, and owned by the developer who operates it.
Read the noteHow Bun makes a zero-runtime-dependency application practical without turning simplicity into a limitation.
Read the noteUse the Reepolee Framework when the work needs data, authentication, workflows, and a backoffice. Use ReeWeb when static HTML is enough. If the organisation wants an architecture review or implementation guidance, speak directly with Reepolee Labs.