📌
Creators studio
  • Aitheon Creators Studio Overview
  • Quick Start
  • Your First App
  • Create Project
  • Compose App
  • Run on Device
  • Release App
  • Publish App
  • Main Elements
    • Home Page
    • Sandboxes Page
    • App Projects
      • Application Example
    • Flow
    • Marketplace
  • Main Components Use
  • Basics
  • Standard Components
    • common
    • function
    • network
    • dashboard
    • sequence
    • parser
  • Aitheon Components
  • Writing Functions Guide
  • New Component Creation Tutorial
    • New Component Guide Overview
    • Your First Component
    • General Requirements
    • config.json
    • component.js
    • component.html
      • Main Definitions
      • Properties Edit Dialog
      • Help Text
    • app-component.json
    • Additional TS
    • Vue.js for UI Components Creation
    • Configuration Components
    • Component Styling Guide
  • Terminology
    • Terminology
Powered by GitBook
On this page
  • Quick Start
  • Main Elements
  • Main Components Use
  • New Component Creation
  • Terminology

Was this helpful?

Aitheon Creators Studio Overview

NextYour First App

Last updated 4 years ago

Was this helpful?

Creators Studio is a tool for creating and editing different types of nodes for Aitheon services.

It contains a convenient editor that supports different programming languages and provides everything you need to develop a node.

Moreover, Creators Studio contains an Application Editor tool for the codeless experience of application development. So, even without profound programming knowledge, you will be able to make a useful application for your business processes.

This tutorial is made to help you to make your app without writing any code or a few lines.

Quick Start

Go to Creators Studio:

  1. Switch from personal to organization account:

2. Launch the Creators Studio service (from the main dashboard or from the side menu):

3. Create a new project (or open an existing one):

To make and run an application for the Aitheon services you need to:

Main Elements

These things knowledge will help you to use Creators Studio fluently:

Main Components Use

You need to know these components functions to build apps:

New Component Creation

Get started with guide. After that, you are ready for building your own app.

- learn how to start developing your project

- how to build an application in a visual programming environment

- how to run an application on a device directly from Creators Studio

- how to transform a visual flow to a working app

- how to put your app to Marketplace and sell

- main elements and purpose of the Home page at Creators Studio

- the content of the main working page at Creators Studio

- types of applications you can create in a visual programming environment

- the main concept of visual app creation

This whole chapter describes the of a custom component creation.

Your First App
Create a Project
Compose App
Run on Device
Release App
Publish App
Home Page
Sandboxes Page
App Projects
Flow
Standard Components
Aitheon Components
Writing Functions Guide
structure and requirements
Terminology