Get up and running with Altogic's app development platform.
The Altogic app development platform allows anyone to create backend apps. This quick start guide explains how to get started with app development as quickly as possible.
Step #1: Create your app workspace
The Designer is where you can create, manage, and deploy your apps. To create an app via the Designer:
1.
Log in to Altogic with your credentials.
2.
Select New app.
3.
In the App name field, enter a name for the app.
4.
Select Create.
5.
Click/tap on the newly created app to launch the designer
Step #2: Build your data model
The next step is to define the data model of your application.
Step #4: Create your environment and deploy your app
After completing your application data model, service, and endpoint designs, the next step is to create the execution environment and deployment of your app to this environment.
After deploying your application to its execution environment, you can start sending requests to your app's endpoints from your app's frontend or other applications.
Step #5: Test your application and connect it to your front-end application
The final step is to test your application services and connect your back-end to your front-end application.