Files
connected-home/helm/frontend/Chart.yaml
Steve Sampson 1aba1a47f2 Implemented Basic API, Frontend, Consumer, Producer
* Implemented user registration and login
* Implemented JWT creation and verification
* Implemented several dummy API endpoints
* Define env vars in helm values.yaml file
* Label resources in Tilt
* Created crude react frontend for testing register / login
  functionality
2021-11-14 12:04:20 -04:00

7 lines
109 B
YAML

apiVersion: v2
name: frontend
description: Our Frontend
type: application
version: 0.1.0
appVersion: "0.1.0"