AssetStack
Go to dashboard
  • Getting Started
    • Overview
    • Quickstart
  • the website
    • Create an Account
    • Create a Repo
    • Creating an Asset
    • Project Settings
    • Linking to a Project
  • the cli
    • Overview
Powered by GitBook
On this page
  • Method 1 (recommended)
  • Method 2 (advanced)
  1. the website

Linking to a Project

PreviousProject SettingsNextOverview

Last updated 1 year ago

There are two ways to link a repository to a GitHub repository.

Method 1 (recommended)

The recommended way is to go to the settings page of the AssetStack repository and select your GitHub repo from the dropdown selector under "Github repo". This will contain a list of all of your repositories that you have access to on Github. That

Method 2 (advanced)

Go to the settings of the repository and copy the RepoID from the project. Take this ID and create a file in root of your React project and name it ".asset-stack". Open the file and paste in the key. This method should be used if you have a monorepo and want to utilize more than one AssetStack repository within the monorepo.

Voila! You have linked the project to your asset collection.