Example for creating and publishing an instance of Catalog using Netlify.
- Create a new Catalog following these instructions.
- Create a new repository on Github following these instructions.
- Add your Catalog code to the new repository following these instructions.
For more details about how to use Catalog, check out the documentation.
- Create a new site on Netlify following these three easy steps.
- Add the script
yarn catalog-build
as the build command andcatalog/build
as the publish directory.
- 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 and secure it with HTTPS on Netlify.