Quickstart Guide

Guvener
@guvener
Timon
@timon
Patrick
@patrick

Introduction

This quick start guide will help you get started with the basics of the Uhuu platform.

Step 1: Create a Vite/React Template

Uhuu templates are the foundation for automated document creation. Built with Vite and React, these templates allow you to structure layouts and functionality in a modern JavaScript environment.

Guide: Setting Up Your Vite/React Template


Step 2: Integrate with Data

Once your template is ready, it’s time to integrate data to make your documents dynamic. Uhuu allows you to define data structures and input types, which populate your templates with content.

Guide: Data Integrations with JSON Schema


Step 3: Editing Templates and Introducing Themes

With your template and data integration complete, you can start generating documents and editing them live by connecting your local development environment to the Uhuu editor.

Themes enable you to add customizable style options to your templates without changing the core structure. With themes, you can give users flexibility in styling documents—such as color schemes and layout variations—making each document uniquely adaptable.

Guide: Editing Templates and Setting Up Themes in Uhuu


Learn More

Ready to dive deeper? Explore the Platform Docs for detailed guides on Uhuu’s advanced features and capabilities.