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
- Host: GitHub
- URL: https://github.com/splitgraph/splitgraph-cloud-template
- Owner: splitgraph
- Created: 2021-12-13T16:38:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T14:21:56.000Z (over 4 years ago)
- Last Synced: 2025-10-21T23:55:23.144Z (5 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.