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
  1. the website

Creating an Asset

Now that you have a repository, you can upload assets to it. Once you upload an asset you will be able to use it inside of your project that has the assetstack npm package installed.

PreviousCreate a RepoNextProject Settings

Last updated 1 year ago

Click the "Upload asset" button and you will see this modal. Once you choose a file and name it, it will be uploaded in different sizes and ready to be used from the AssetStackImage component.

After uploading the image, click on it to see some information about the image. This page will allow you to delete the asset if no longer needed (note: this will not break your project if you delete an asset and a client doesn't run npx assetstack pull)