> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zerosetup.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the official documentation for ZeroSetup by JoblessCEO.

<img className="block dark:hidden" src="https://mintcdn.com/joblessceo/9iWB29mPTEtLUlyo/images/hero-light.png?fit=max&auto=format&n=9iWB29mPTEtLUlyo&q=85&s=5faa3ab67eff8ce6f0606bb8bb629b74" alt="Hero Light" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/joblessceo/9iWB29mPTEtLUlyo/zerosetup-banner.png?fit=max&auto=format&n=9iWB29mPTEtLUlyo&q=85&s=b0430dc94de6a81af29d35970b4ac0e2" alt="Hero Dark" title="ZeroSetup" width="5716" height="3180" data-path="zerosetup-banner.png" />

## Get Started

The first step is to clone the repository into your local development environment and connect a database.

<Note>
  This is a mandatory step, do NOT skip this section.
</Note>

<CardGroup cols="2">
  <Card title="Clone from Github" icon="clone" href="https://mintlify.com/docs/quickstart">
    Get the code set up locally for development.
  </Card>

  <Card title="Setup Environment Variables" icon="database" href="https://mintlify.com/docs/development">
    Connect database, stripe and more.
  </Card>
</CardGroup>

## Make it yours

Update your docs to your brand and add valuable content for the best user conversion.

<CardGroup cols={3}>
  <Card title="Customize Style" icon="palette" href="https://mintlify.com/docs/settings/global">
    Set your website's name, logo, colors, etc and make it stand out.
  </Card>

  <Card title="Add Authentication" icon="key" href="https://mintlify.com/docs/api-playground/openapi">
    Allow users to login to your website securely using oAuth and credentials.
  </Card>

  <Card title="Create Pricing" icon="dollar-sign" href="https://mintlify.com/docs/content/components/accordions">
    Allows you to create plans and set pricing for your end users.
  </Card>

  <Card title="Connect Storage" icon="box" href="https://mintlify.com/customers">
    Store all the user uploaded files like profile pictures / videos in a S3-complaint storage like Amazon S3, Cloudflare R2, etc.
  </Card>

  <Card title="Connect Email" icon="envelope-open">
    Enable your app/website to send transactional emails by connecting an SMTP account like Sendgrid, Mailgun, etc.
  </Card>

  <Card title="Connect Analytics" icon="chart-line">
    Get complete information on your website traffic by connecting it to an analytics service like Plausible, PostHog, etc
  </Card>
</CardGroup>
