Skip to content

Demo and examples to build in Glean

Notifications You must be signed in to change notification settings

marcelteraflow/examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Glean project examples

Glean supports defining models, views, and dashboards as code, which can then be deployed to your project using DataOps. This repository contains some examples to help you get started. You can see and explore a live demo of these resources at: https://demo.glean.io

Usage

To get started with DataOps, you'll need:

  1. A Glean Demo Project (sign up on the Glean homepage and use the "Import Demo Project" option in the top-left menu after logging in)
  2. A Glean Access Key for your Demo Project in your local environment

To install the Glean CLI:

$ pip install glean-cli

To pull this repo locally:

$ git clone https://github.com/gleannyc/examples.git

To create a Preview Build:

$ glean preview (subdirectory)
# Example:
$ glean preview ./01_subscription

About

Demo and examples to build in Glean

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published