Introduction

This document describes briefly what is Trillo Workbench and how to build an application using Trillo Workbench.

Trillo Workbench

Trillo Workbench is a low-code platform that helps you build applications for the cloud by writing less code.

The Trillo Workbench platform consists of microservices that run on the top of Kubernetes Engine. It uses several cloud services to make up a complete web application.

Trillo Workbench UI

A UI lets developers input and edit metadata and code For example, in order to add a new table, a user can specify table metadata (columns, types of each column, primary key, etc.).

Last updated