An open API service indexing awesome lists of open source software.

https://github.com/splitgraph/splitgraph-cloud-template

Template that generates a splitgraph-cloud project
https://github.com/splitgraph/splitgraph-cloud-template

Last synced: about 2 months ago
JSON representation

Template that generates a splitgraph-cloud project

Awesome Lists containing this project

README

          

# Splitgraph Cloud project generator template

This template generates a Splitgraph Cloud project that ingests data for
specific data sources using GitHub Actions and sets them up in the Splitgraph
data catalog.

## How to use this template

You will first need a project seed that encodes the required data sources
and other project settings (such as including dbt). Then:

* Click "Use this template" in the GitHub interface to fork this repository.
* Go to "Actions" → "Generate Splitgraph project"
* Click on "Run workflow" and paste the seed into the "Project seed" field

The action will generate the project and replace this README. Follow the
instructions in the new README file to proceed.