1. Home
  2. Docs
  3. NoCode-X Documentation
  4. Key Concepts
  5. Applications

Applications

Description

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

ConceptDescription
Application settingsAll settings that apply on a single application. Example: Application name, domain, error pages, …
EditorThe editor used to change anything to your application.
LogsError/Debug logs written out by your application.
User managementMakes managing roles, groups and users for your applications possible.
PluginsAny plugin installed in your application either through the private hub or the public hub will show up here.

First application

Whenever you enter NoCode-X and no application is present for the selected Company, the following prompt is shown:

Screen asking you to create a new application. Visible when there are no previous applications.

Press the Create a brand new application button. A window similar to the one in the image below appears. Then provide the following attributes:

Form to create a new application.
AttributeDescription
NameChoose a name for your application. Choose this wisely, it must be unique and recognizable within your company.
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.

After saving this application you’re ready to start building.

Switching applications

Switching to a different application within your company is described in the navigation article.

Add additional applications

Click the arrow next to the current application’s name in the top right corner of the screen:

Shows the arrow to click to access the applications list window.

Then click the Add application button as shown below:

Shows the add application button in the applications list window.
Was this article helpful to you? Yes No

How can we help?