Skip to content

GoTemplate online parser + helm parser online to make it easier to debug go-templates and helm templates

Notifications You must be signed in to change notification settings

levtomer66/helm-go-template-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Template Online Parser

https://helm-go-template-online-production.up.railway.app/

Description

GoTemplate online parser + helm parser online to make it easier to debug go-templates and helm templates

Local Development

UI Only

cd webui-vue
yarn serve

Backend

./build.sh
docker run -it -e PORT=3000 -p 3000 docker.io/library/gotplonline

or

./build.sh
go run main.go

About

GoTemplate online parser + helm parser online to make it easier to debug go-templates and helm templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published