# Get a Starter Kit

Abbey provides a number of official Starter Kits to help you get started quickly with services like AWS, Databricks, etc. In this tutorial, you'll learn where to find Starter Kits and how to set them up.

{% hint style="info" %}
For these steps, you'll be working in

* Github
  {% endhint %}

## Step 1: Clone the starter kit in Git

First, we'll create a new repo in your GitHub account based off our quickstart template repo.

1. Choose a starter kit from the list of [official starter kits](https://github.com/abbeylabs?q=abbey-starter-kit\&type=all\&language=\&sort=)
2. Click on **Use this template**

<figure><img src="https://1502779850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FudoTqG501gLo2MLzBG55%2Fuploads%2FhsUyceBuC3q4hq72oJpC%2Fimage.png?alt=media&#x26;token=cdee1ee8-3646-425b-9738-6026f2227203" alt=""><figcaption></figcaption></figure>

3. Click on **Create a new repository** to create the repository
4. Fill out the **Repository name**
5. Click **Create repository**

Here's an example cloning the Abbey Quickstart Repository

<figure><img src="https://1502779850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FudoTqG501gLo2MLzBG55%2Fuploads%2F5AWaRyb9JI4AM2YNQxBq%2Fclone_repo_template_no_blur.gif?alt=media&#x26;token=3a795d08-107e-4011-a95d-54b8bc4631bc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
:checkered\_flag: At this point, you should have a repository in your own GitHub account that is based off an Abbey starter kit
{% endhint %}
