Get started by creating your first App in Hypermode
Creating your first App in Hypermode is straightforward. This guide walks you
through the entire process from workspace creation to having a fully configured
app ready for development.
To create your app, follow these steps in the Hypermode console. If you haven’t
created a workspace yet, you’ll need to do that first. Workspaces are where you
and your team manage all your apps and configurations.
1
Create your workspace
Start by going to hypermode.com and creating your
workspace. Workspaces are where you and your team manage all your apps.Enter a descriptive name for your workspace and click Create workspace.
Choose a name that reflects your organization or project scope, as this becomes
the container for all your apps.
2
Navigate to Apps
Once your workspace is created, you’ll see the main dashboard. Click on Apps
to start creating your first app.From the Apps section, you have options to create different types of apps or
import existing ones.
3
Configure Your App
Click Import your Modus app to create a new app. This option works whether
you’re importing an existing Modus project or starting fresh.
Deploy your first version by pushing to your repository (see
Deploy guide)
Your app is now ready for development. The GitHub integration is configured,
your endpoint is live, and you have everything needed to start building your
AI-powered app.