Showing content from https://docs.hypermode.com/apps/create-app below:
Create Your App - Apps
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. PrerequisitesBefore creating your app, ensure you have:
- A GitHub account
- Access to a repository (existing or new)
- Basic understanding of your app’s requirements
Getting startedTo 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.
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.
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.
Complete App Creation
After filling in all the configuration details, click Create App. Hypermode then automatically:
- Sets up your app infrastructure
- Configures the GitHub integration
- Generates your app’s endpoint and API key
- Prepares your development environment
Review your App configuration
Once created, you’ll see your app’s configuration panel:Your new app includes: EndpointYour production GraphQL endpoint where your app is accessible:
https://your-app-name-workspace-id.hypermode.app/graphql
GitHub repositoryThe connected repository for automatic deployments. Any push to the main branch triggers a deployment. API keyYour authentication key for accessing the app’s API. Keep this secure and use it in your app headers:
Authorization: Bearer YOUR_API_KEY
Development ApproachesWith your app created, you can choose between two development approaches: Code first development
- Use the Modus CLI locally
- Full control over app structure
- Traditional Git workflows
- See the Develop guide for setup instructions
Conversational development
- Use Threads for AI-assisted development
- Natural language app building
- Rapid prototyping and iteration
- See the Threads documentation for details
Next stepsNow that your app is created:
- Set up local development with
modus dev
(see Develop guide)
- Configure connections to external services (see Connect Your App guide)
- 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. TroubleshootingRepository not appearing in dropdown?
- Ensure you have proper permissions to the repository
- Check that the Hypermode GitHub App is installed on your organization/account
App creation failed?
- Verify your repository is accessible
- Ensure the app name doesn’t conflict with existing apps
- Check that all required fields are filled correctly
Need to change configuration?
- Most settings can be updated later in the app’s configuration panel
- Repository connections can be modified in the app settings
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4