Add first basic POC
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Melora Hugues 2023-10-14 18:06:02 +02:00
parent e75a4d4607
commit 4507728dae
32 changed files with 725 additions and 551 deletions

View file

@ -0,0 +1,14 @@
<html>
<head>
</head>
<body>
<h1>It works!</h1>
<p>
Token is {{.Token}}
</p>
</body>
</html>