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
  1. General

Getting started

PreviousSuper-short exampleNextExample: Task list app

Last updated 6 years ago

If you are new to the framework, you can

  • begin with reading the quick walkthrough for the

  • or try exploring the and .

You can also start by reading the .

Simple TO-DOs (task list app) example
other examples
framework sources on Github
reference guide