MIT licensed · Beta
Reepolee Framework
For backoffices, internal tools, member systems, and operational applications built from the database outward.
bun create reepolee/reepolee __PROJECT_DIR__
cd __PROJECT_DIR__
bun devBoth projects are open source under the MIT License. Start with ReeWeb for a static site or Reepolee Framework for users, data, and workflows.
MIT licensed · Beta
For backoffices, internal tools, member systems, and operational applications built from the database outward.
bun create reepolee/reepolee __PROJECT_DIR__
cd __PROJECT_DIR__
bun devMIT licensed · Beta
For static sites, documentation, localization, and content publishing with `.ree` templates and Markdown.
bun create reepolee/reeweb __PROJECT_DIR__
cd __PROJECT_DIR__
bun devUse ReeWeb when the output can remain static HTML. Use Reepolee when the application needs authentication, database writes, administration, or workflows. The projects can also run together when a static site needs managed content.
Prefer a working starting point over an empty schema? The marketplace has starter code and tools built on Reepolee Framework, including a complete blog CMS.