Skip to content

Devin-qpoint/demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qpoint Demos

A collection of apps and helpers to quickly spin up demos

Setup

Ensure you have all the necessary dependencies:

make ensure-deps

Then build the necessary resources and images:

make build

Usage

Check to see which apps are available:

make help

Bring up an app:

make <app>

Teardown when complete

make down

About

A collection of apps and helpers to quickly spin up demos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 90.0%
  • Dockerfile 10.0%