# Reepolee > Reepolee Labs develops two MIT-licensed Bun projects for software that must > remain understandable and maintainable: Reepolee Framework for > database-backed business applications, and ReeWeb for static sites and > documentation. Key facts: - Reepolee Framework: beta; database-first CRUD generation with SQLite or MySQL, authentication, sessions, forms, localization, queues, and visible generated TypeScript. The core deployment stays direct: git pull, bun start. - ReeWeb: beta; standalone static-site generator sharing the same .ree template conventions. It generates localized static HTML, Markdown pages, images, RSS feeds, and sitemaps. - Both projects are open source under the MIT License and available from the Reepolee GitHub organization. - Both avoid production node_modules. Vendored third-party code is versioned with the project where used. ## Reepolee Framework - [Product overview](https://www.reepolee.com/reepolee/) - [Source repository](https://github.com/reepolee/reepolee) - [Installation](https://www.reepolee.com/docs/reepolee/getting-started/installation/) - [Quick start](https://www.reepolee.com/docs/reepolee/getting-started/quick-start/) - [Database generators](https://www.reepolee.com/docs/reepolee/database/generators/) - [Authentication](https://www.reepolee.com/docs/reepolee/security/authentication/) - [Deployment](https://www.reepolee.com/docs/reepolee/deployment/preparing-the-server/) - [Growing from ReeWeb](https://www.reepolee.com/docs/reepolee/getting-started/growing-from-reeweb/) ## ReeWeb - [Product overview](https://www.reepolee.com/reeweb/) - [Source repository](https://github.com/reepolee/reeweb) - [Documentation](https://www.reepolee.com/docs/reeweb/) ## Marketplace - [Marketplace](https://www.reepolee.com/marketplace/): paid tools and starter code for the Reepolee Framework - Reepolee Studio (a visual schema editor) and Chef's Blog Template (a complete CRUD starter). ## Support - [Commercial support and sponsored development](https://www.reepolee.com/support/) - [Contact](https://www.reepolee.com/contact/) - [About Reepolee Labs](https://www.reepolee.com/about/) ## Engineering context - [Our Approach](https://www.reepolee.com/our-approach/) - [Engineering Notes](https://www.reepolee.com/engineering-notes/)