Skip to content

Add demo examples #15

@dmehra

Description

@dmehra

To let users try out juttle use cases easily, the proposal is to have a setup like this:

  • examples/README.md about the demos
  • examples//README.md explaining the purpose of the demo, and steps to follow
  • examples//dockerfile to stand up the required backend
  • examples//data.json with data to be loaded into the backend (unclear: would the docker container do the loading? or as an explicit step by the user?)
  • examples//*.juttle - juttle programs that work with the dataset

The dockerizing work is a separate issue #20.

Need to validate that this is the right approach. Also, figure out the testing aspect; will the demo itself serve as an end-to-end test? What automation makes sense?

For the set of demos, let's start with what we already prepped:

Once we get one example up, will make separate issues for each of the others.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions