Skip to main content
The Synthetiq App Framework is a full-stack application framework with built-in authentication, access control, database management, service integrations, monitoring, and deployment. AI agents build application logic — the framework handles everything else.

Framework vs. app code

The framework provides a large set of functionality via @synthetiq/app-framework. App code imports from the framework — it does not reimplement these features.

Provided by the framework

App implements

Next steps