Getting Started

Quick Start Guide

Deploy your first application with TSmartDeploy in just a few minutes

Prerequisites
  • A TSmartDeploy account (sign up for free)
  • A Git repository (GitHub, GitLab, or Bitbucket)
  • A web application ready to deploy

Step-by-Step Deployment

1
Connect Your Repository

Start by connecting your Git repository to TSmartDeploy:

  1. Go to your Dashboard
  2. Click "New Application" or "Deploy Application"
  3. Choose your Git provider (GitHub, GitLab, or Bitbucket)
  4. Authorize TSmartDeploy to access your repositories
  5. Select the repository you want to deploy

Tip: Make sure your repository contains a valid application with a build configuration (package.json, requirements.txt, etc.)

2
Configure Deployment Settings

Configure your application settings:

  1. Choose your application name
  2. Select the branch to deploy (usually main or master)
  3. Configure build settings (framework detection is automatic)
  4. Set environment variables if needed
  5. Choose your deployment region

Framework Support: TSmartDeploy automatically detects Next.js, React, Vue, Angular, Node.js, Python, and more.

3
Deploy Your Application

Deploy your application with one click:

  1. Review your configuration
  2. Click "Deploy Application"
  3. Watch the build logs in real-time
  4. Get your live application URL

Success! Your application is now live and accessible via your custom URL.

Need Help?

If you run into any issues, our support team is here to help.