Skip to content

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

  1. Define your data model once in the Underpeaks console
  1. Add your content
  1. Generate your Flutter or Next.js app with the nxf CLI
  1. 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?