Skip to main content

Applications

NoCode-X allows you to build applications extremely fast. They can either be webapplications, mobile applications, pure APIs or any automation you need. They are fully customizable without the need to write code. Within NoCode-X an application belongs to a workspace and contains the following concepts:

  • Templates
  • Api's
  • Actions
  • Jobs
  • Groups
  • Rights
  • Data formats
  • Data
  • Media
  • Design systems
  • Plugins

Creating / Editing / Building applications

By accessing the “application selector” you can do several things:

  • Create a new application (By clicking “Add application”)
  • Change an existing application (By clicking the “pencil” next to the application name you would like to change).
  • Selecting an application to build (By clicking the application name).

Application selector

Note that the application selector, only shows the 5 most recently used applications. If you need to access other applications, please use the “All applications” link.

An Application has several attributes divided in categories:

General information

AttributeDescription
NameChoose a name for your application. Choose this wisely, it must be unique and recognizable within your workspace.
DescriptionA short description of your application. This is used to easily recognize what this application does by you and your co-workers.
IconAn icon that you can use to easily recognize this application among others within NoCode-X. For example: This icon will be displayed in the application selector.
EndpointThis will be the domain name of the web application. For example, the endpoint recipes creates the URL https://recipes-mycompany.no-code-x.com with mycompany replaced by your company name.
Custom domainSetup a custom domain for your application

Meta data

AttributeDescription
Meta titleA meta-title is a text that summarizes a web page’s topic and purpose, essential for SEO and user engagement.
Meta descriptionA meta description, a brief summary, offers a concise overview of a web page’s content, crucial for SEO and attracting user clicks.
Home pagePage within your application that will be used as “Home”. This means that whenever a user requests your application’s root URL, for example: https://recipes-mycompany.no-code-x.com. A redirect to this page will take place.
FaviconA favicon is a tiny, recognizable icon associated with a website, displayed in browser tabs and bookmarks, enhancing brand identity and site recognition.