Smartr. AI Docs
  • Introduction
  • Get Started
  • Environment Setup
    • Essentials
    • Set up your Smartr. Gateway
    • Connect to your Smartr. Gateway
    • Configure your SQL Server Instance
  • Create Your First App
    • Create a Workspace
    • Create an Instant App
Powered by GitBook
On this page

Environment Setup

PreviousIntroductionNextEssentials

Last updated 6 months ago

What You'll Find in This Section


In this section, we cover the essential steps needed to set up your development environment, including:

  • Smartr Gateway Setup: Set up the Smartr Gateway to connect your local environment with Smartr. This can be done using Docker, allowing you to start generating projects effortlessly.

  • Connecting to the Gateway: Learn how to link your Smartr Gateway with the Smartr UI, ensuring that the gateway is recognized and online for seamless communication between the local setup and the cloud services.

  • SQL Instance Setup: Learn how to configure your SQL Server instance to ensure smooth database connections and compatibility with Smartr. This includes enabling the right protocols, adjusting network configurations, and verifying service status.

Following the instructions in this section will help ensure that your development environment is fully prepared for building applications with Smartr. Once completed, you'll be ready to move on to and start creating workspaces and projects.

Application Generation