What is Underpeaks?
Updated 20 August 2026·2 views
What is Underpeaks?
Underpeaks is a content-model-driven platform. You define your data as models, along with pages, menus, and themes — and Underpeaks turns it into a working backend, a content editor, a REST API, and, if you want it, a generated Flutter or Next.js app. Build your backend once. Generate the rest.Two ways to run Underpeaks
- Underpeaks Studio — hosted. We run it for you, no infrastructure to manage.
- Underpeaks Core — self-hosted and open source. You run it on your own infrastructure and connect your own database.
How it works
- Define your data model once in the Underpeaks console
- Add your content
- Generate your Flutter or Next.js app with the
nxfCLI
- Your generated app connects to your Underpeaks public API automatically
Database support
Studio runs on Supabase. Core supports five databases through a unified adapter interface: Supabase, PostgreSQL, MySQL, MongoDB, Firebase.Was this article helpful?