wiederkehr / catalog-deployment-example-vercel

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

Home Page:https://catalog-deployment-example-vercel.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://catalog-deployment-example-vercel.now.sh


Languages

Language:HTML 71.9%Language:JavaScript 28.1%