Tutorials

Follow the tutorials to learn how to manage the data schema within TailorDB. Activate services to set up authentication (Auth) for secure access control, configure the executor service for automation, and use Stateflow to manage application state efficiently. Properly configuring these components ensures the application performs reliably.

Prerequisite

A deployed application, either by using the One-click deployment feature in the Console or by following the Quickstart guide for step-by-step instructions to deploy with the Tailor CLI.

Expand your application

The tutorials are designed to work with applications developed using the IMS template.

You can easily copy the sample code to update your application and see it in action.

These well-structured examples can be modified to suit various other templates, including the base template.

Develop application from scratch

The base template provides a flexible, foundational framework that allows you to build custom applications tailored to your unique requirements. It includes no predefined or domain-specific data, offering a clean starting point with essential components and configurations. You can adapt and extend the template to meet diverse needs, supporting scalability and versatility across various use cases.