Catalog backend
Start with the catalog-template - navigate there and click "Use this template" button in the top right to create your own copy. Once your instance is created, follow the How-to to enable GitHub Pages to automatically generate and host your catalog.
A basic catalog example with one collection is set up, so you can check that your instance is configured correctly - https://<organization>.github.io/<repository>/<catalog_name>/catalog.json.
To learn more about how to configure data collections, visit the data configuration section.
The catalog generation used in the catalog-template is based on the eodash_catalog Python package. For further information, refer to its repository and documentation.
Next, continues with the eodash instance section to set up your instance.