diff --git a/static/css/style.css b/static/css/style.css new file mode 100644 index 0000000..a3d4a52 --- /dev/null +++ b/static/css/style.css @@ -0,0 +1 @@ +/* This file can be used for custom styles if needed */ diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..16dcefe --- /dev/null +++ b/templates/index.html @@ -0,0 +1,205 @@ + + + + + + Welcome with Flare! + + + + +
+
+

Welcome with Flare!

+
+ Hello {{.username}} ! +
+
+

You're running from: {{.podName}}

+

+ This page is served by a Go application using Gin web framework with real-time metrics. +

+
+
+ + + + +
+ +
+ + + +