Deploying applications on Unkey is in public beta. To try it, select
Projects in the dashboard sidebar and create a project. Deployed
resources are free until August 1, 2026. We’re eager for feedback, so let us
know what you think on Discord,
X, or email
support@unkey.com.
Project hierarchy
Projects live inside a workspace. A project contains one or more apps, and each app has its own environments, deployments, and configuration.Create a project
- Navigate to your workspace’s Projects page.
- Click New project.
- Enter a project name. Unkey generates a URL-friendly slug from the name, which you can edit.
- Connect your GitHub account if you haven’t already. You can skip this step and connect later.
- Select the repository to deploy from your connected GitHub accounts. To finish onboarding without a repository, for example, if you plan to deploy with the CLI or want to connect GitHub later, click Skip for now.
- Configure initial build and runtime settings. You can change these later.
- Click Deploy to trigger your first deployment.
Project dashboard
After creation, the project dashboard gives you four tabs:
The deployments tab is the default view when you open a project.
Delete a project
To delete a project:- Open the project actions menu (three-dot icon on the project card).
- Select Delete project.
- Check the confirmation box acknowledging the permanent deletion.
- Confirm the deletion.