--- description: Custom Home Page hide_table_of_contents: true full_width: true sidebar_label: Platform Overview --- import { Grid3x3, Database, Workflow, ArrowRight, Cog, Target, Scale, Layers, FileSpreadsheet, Folder, Wand2, LayoutGrid, Users, UserCheck, Lock, UsersRound, ClipboardList, Megaphone, Diamond, GitBranch, Box, GitMerge, ShoppingBag, Wand, Flag, ShieldCheck, LayoutDashboard, UserPlus, ScrollText, Gem, Mail, ChevronLeft, ChevronDown, ChevronRight, Cloud, Container, Boxes, Server, Telescope, Globe } from 'lucide-react' import '../../../src/css/global.css' import gettingStatedImage from '../../../src/pages/getting-started.png' export const Header = () => (
ToolJet Logo DOCS
) export const Card = ({ className = '', children }) => (
{children}
); export const CardHeader = ({ className = '', children }) => (
{children}
); export const CardContent = ({ className = '', children }) => (
{children}
); export const CardTitle = ({ className = '', children }) => (

{children}

); export const Button = ({ variant = "default", className = '', children }) => { const baseStyles = "inline-flex items-center justify-center rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:opacity-50 disabled:pointer-events-none ring-offset-background"; const variantStyles = { default: "bg-primary text-primary-foreground hover:bg-primary/90", outline: "border border-input hover:bg-accent hover:text-accent-foreground", secondary: "bg-secondary text-secondary-foreground hover:bg-secondary/80", ghost: "hover:bg-accent hover:text-accent-foreground", link: "underline-offset-4 hover:underline text-primary" }; return ( ); } export const OrganizationCard = ({ icon: Icon, title }) => (
{title}
); export const DeployCard = ({ icon: Icon, title }) => (
{title}
); #
{/* Grid pattern */}
{/* ToolJet Documentation Section */}

ToolJet Documentation

Learn how to get up and running with ToolJet

{[ { icon: Grid3x3, title: "App Builder", color: "text-green-500", content: "Design and create applications effortlessly with ToolJet's intuitive app builder, featuring a drag-and-drop interface and powerful pre-built components to streamline development." }, { icon: Database, title: "ToolJet Database", color: "text-red-500", content: "Powered by PostgreSQL, offering a user-friendly UI editor. This allows you to manage, edit, and interact with your data directly within the platform." }, { icon: Workflow, title: "Workflows", color: "text-purple-500", content: "Automate processes and define workflows with precision, empowering your apps to handle tasks intelligently." } ].map((item, index) => (
{item.title}

{item.content}

))}
{/* Getting Started Section */}
Getting Started

Getting Started

Discover how to create and publish apps within minutes

{/* Setup ToolJet Section */}

Setup ToolJet

Check out the different methods you can use to deploy ToolJet on your machine

{[ { icon: Cog, title: "Try ToolJet", color: "text-blue-500", content: "Get started with ToolJet in under 2 minutes by running it with Docker. Experience a seamless setup and explore the full capabilities of ToolJet's app builder right on your machine." }, { icon: Cog, title: "System Requirements", color: "text-blue-500", content: "Ensure your system meets the requirements for running ToolJet. Check hardware and software specifications to get the best performance from the platform." }, { icon: Target, title: "Choose Your ToolJet", color: "text-blue-500", content: "Find the right ToolJet plan that fits your needs. Compare features and pricing to select the best option for your development workflow." }, { icon: Scale, title: "Upgrade to LTS", color: "text-blue-500", content: "Upgrade to the Long Term Support (LTS) version of ToolJet for extended support, stability, and access to critical updates." } ].map((item, index) => (
{item.title}

{item.content}

))}
{/* Deploy on Section */}

Deploy on

{[ { icon: Cloud, title: "DigitalOcean" }, { icon: Container, title: "Docker" }, { icon: Server, title: "AWS EC2" }, { icon: Server, title: "AWS ECS" }, { icon: Server, title: "Openshift" }, { icon: Telescope, title: "Helm" }, { icon: Boxes, title: "Kubernetes" }, { icon: Globe, title: "Kubernetes (GKE)" }, { icon: Globe, title: "Kubernetes (AKS)" }, { icon: Globe, title: "Kubernetes (EKS)" }, ].map((item, index) => ( ))}
{/* Explore more details link */}
{/* Bring your data to ToolJet section */}

Bring your data to ToolJet

Check out the different methods you can use to deploy ToolJet on your machine

{[ { icon: Layers, title: "Overview", color: "text-blue-500", content: "Gain a broad understanding of ToolJet’s features and capabilities. Learn how it simplifies app development with powerful tools and an intuitive interface." }, { icon: FileSpreadsheet, title: "Sample Data Source", color: "text-blue-500", content: "Explore sample data sources to quickly integrate with ToolJet. Test features and workflows using predefined datasets." }, { icon: Folder, title: "Datasource Library", color: "text-blue-500", content: "Browse ToolJet’s datasource library to connect with databases, APIs, and external services seamlessly." }, { icon: Wand2, title: "Transformation", color: "text-blue-500", content: "Leverage ToolJet’s transformation capabilities to manipulate and format data from various sources with ease." } ].map((item, index) => (
{item.title}

{item.content}

))}
{/* Manage your organization section */}

Manage your organization

Check out the different methods you can use to deploy ToolJet on your machine

{[ { icon: LayoutDashboard, title: "Dashboard" }, { icon: Users, title: "Workspaces" }, { icon: UserCheck, title: "User authentication" }, { icon: Lock, title: "Permissions" }, { icon: UserPlus, title: "Users and groups" }, { icon: ScrollText, title: "Audit logs" }, { icon: Megaphone, title: "White label" }, { icon: Gem, title: "Super admin" }, { icon: Mail, title: "Licensing" } ].map((item, index) => ( ))}
{/* Manage releases section */}

Manage releases

Check out the different methods you can use to deploy ToolJet on your machine

{[ { icon: GitBranch, title: "Git Sync", color: "text-blue-500", content: "Seamlessly sync your ToolJet projects with Git repositories, enabling version control and collaboration across teams." }, { icon: Box, title: "Multi-Environment", color: "text-blue-500", content: "Easily manage and deploy applications across multiple environments, ensuring smooth transitions between development, staging, and production." }, { icon: GitMerge, title: "Versioning and Release", color: "text-blue-500", content: "Implement version control and release management to track changes, roll back updates, and maintain stable app deployments." } ].map((item, index) => (
{item.title}

{item.content}

))}
{/* Additional resources section */}

Additional resources

Check out the different methods you can use to deploy ToolJet on your machine

{[ { icon: ShoppingBag, title: "Marketplace", color: "text-green-500", content: "Discover a variety of plugins, templates, and extensions in ToolJet’s marketplace to enhance your app-building experience." }, { icon: Wand, title: "Copilot", color: "text-green-500", content: "Boost productivity with ToolJet Copilot. Get AI-powered suggestions and assistance while building your applications." }, { icon: Flag, title: "Tracking", color: "text-green-500", content: "Track app performance and user activity with built-in analytics tools, giving you valuable insights to optimize your applications." }, { icon: ShieldCheck, title: "Security", color: "text-green-500", content: "Keep your data and applications safe with ToolJet’s robust security features, including encryption, authentication, and access control." } ].map((item, index) => (
{item.title}

{item.content}

))}