Skip to content

wiederkehr/catalog-deployment-example-vercel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Publish Catalog on Vercel

Example for creating and publishing an instance of Catalog using Vercel.

1. Install Catalog

  1. Create a new Catalog following these instructions.
  2. Create a new repository on Github following these instructions.
  3. Add your Catalog code to the new repository following these instructions.

For more details about how to use Catalog, check out the documentation.

2. Configure Vercel

  1. Import a project on Vercel following these instructions.
  2. Leave the root directory field empty.
  3. Add the script yarn catalog-build as the build command and catalog/build as the output directory.

Vercel build settings

3. Publish to Vercel

  • Everytime you push new code to the master branch, your Catalog will be deployed automatically.
  • You can set up a custom domain for your site on Vercel.

About

Example for creating and publishing an instance of Catalog using Vercel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published