Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

The Garden quickstart example project, modified to support hackfest at Hinge Health

License

Notifications You must be signed in to change notification settings

hinge-health/hackfest-garden-quickstart-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garden 5 Minute Quickstart Example

This is the GitHub repo for the example project from our 5 minute quickstart guide.

We encourage you to follow the steps of the guide before deploying the project.

Deploying the project

Make sure you have Garden installed and Kubernetes running locally (e.g. with Minikube or Docker for Desktop) before deploying the project.

First clone this repo with:

git clone https://github.com/garden-io/quickstart-example.git

Then deploy the project in dev mode by running the following from anywhere in the project directory:

garden deploy --dev

You can now visit the example project at http://vote.local.demo.garden.

The project itself doubles as an interactive guide that walks you through some common Garden commands and workflows. We encourage you to give it a spin!

Please send us your feedback or bug reports by opening a GitHub issue in the Garden Core repository.

About

The Garden quickstart example project, modified to support hackfest at Hinge Health

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 59.9%
  • JavaScript 18.9%
  • Java 8.5%
  • Python 6.5%
  • Dockerfile 4.6%
  • HTML 1.6%