Skip to main content

Get started in three steps

Deploy your first application on Antryk and get live in seconds.

Step 1: Create an account

Create your Antryk account at antryk.com.
  1. Click “Get Started” on the homepage
  2. Sign up with GitHub, Google, or email
  3. Verify your email address
  4. Access your dashboard
New accounts include $5 in free credits to get started!
  1. Navigate to Settings > API Keys
  2. Click “Create API Key”
  3. Name your key (e.g., “Local Development”)
  4. Copy and save your API key securely
Keep your API key private and never commit it to version control.

Step 2: Deploy your application

Deploy your backend application:
  1. Click “New Service” in your dashboard
  2. Choose “Web Service”
  3. Connect your GitHub repository
  4. Configure build and start commands
  5. Set environment variables
  6. Click “Deploy”
Your service will be live in seconds!
Deploy your frontend application:
  1. Click “New Service” in your dashboard
  2. Choose “Static Site”
  3. Connect your GitHub repository
  4. Configure build settings
  5. Set output directory
  6. Click “Deploy”
Your site will be available on a global CDN!

Step 3: Customize and scale

After deployment, customize your service:
  1. Add a custom domain with automatic SSL
  2. Configure autoscaling based on traffic
  3. Set up health checks
  4. Enable monitoring and logs
  5. Configure environment variables

Next steps

Now that you have your first service running, explore these features:
Need help? Check out our examples or join our Discord community.