Skip to Content
ExamplesMiniUp App Examples
On this page

MiniUp App Examples

Build a MiniUp app by starting with the smallest example that matches the task, then connect it to real data and verify its permissions.

Choose an example

OutcomeGuidePrerequisites
First static pagePublish HTMLBrowser-ready HTML
Records in an appTable API requestsA Table and enabled methods
Public utility APIFunction handlerFunction availability
Member dashboardComplete authenticated exampleSite, members, Function, private Table
Geometry utilityTrusted ESM exampleApproved import source
Data analysisDuckDB browser exampleHosted Parquet dataset
Map applicationGeoParquet and layersSpatial dataset
Source-backed reference appPDF app workflowCompleted Knowledge Pack

Adapt an example

  1. Create the prerequisites and inspect their actual URLs and schemas.
  2. Replace placeholders with your public resource names and safe configuration.
  3. Store private credentials in Function Secrets.
  4. Test success, empty data, invalid input, and denied access where applicable.
  5. Publish and verify the real app on desktop and mobile.

Important example limits

Example data and resource names are illustrative. A copied API URL will not work until the resource exists and permits the request. Do not remove authentication to make an example succeed with private data.

examples · authenticated dashboard · API · map · form