Revo Framework
  • Revo Framework documentation
  • General
    • Overview
      • Design overview
      • Project structure
    • Features
    • Super-short example
    • Getting started
    • Example: Task list app
    • FAQ
  • Reference guide
    • Configuration and boostrapping
    • Dependency injection
    • Domain building blocks
    • Commands and queries
    • Events
    • Data persistence
    • Database migrations
    • Projections
    • Authorization
    • Validation
    • Request life-cycle
    • Sagas
    • Jobs
    • Messaging and integrations
    • Multi-tenancy
    • Testing
Powered by GitBook
On this page
  • Who maintains this project?
  • How is the framework licensed? Can I use it my commercially?
  1. General

FAQ

Who maintains this project?

This project is primarily maintained by Olify IO s.r.o. company and Martin Zima. The framework is currently used in several commercial products by the company and by a few other projects. Any help or pull requests are always welcome!

How is the framework licensed? Can I use it my commercially?

Yes, you can. The framework is currently released under MIT software license.

PreviousExample: Task list appNextConfiguration and boostrapping

Last updated 5 years ago