Commit graph

8 commits

Author SHA1 Message Date
Patryk Hegenberg
4dd9c18832 added a basic function to add multiple Monsters 2023-11-29 22:36:00 +01:00
Patryk Hegenberg
bf021090ab seperate main template from monster form 2023-11-29 16:17:36 +01:00
Patryk Hegenberg
24c11cbd50 seperator forms.html into templates and improve page styling 2023-11-29 13:53:29 +01:00
Patryk Hegenberg
a0738a7665 add goreleaser for fast build and publishing 2023-11-25 08:18:13 +01:00
Patryk Hegenberg
03040648f4 add json download on submit and improve styling 2023-11-24 22:35:09 +01:00
Patryk Hegenberg
bd3b2817f2 use go:embed to include forms.html into cpmpiled binary 2023-11-24 21:49:46 +01:00
Patryk Hegenberg
f9295b74ee add basic styling to html file 2023-11-24 21:04:45 +01:00
Patryk Hegenberg
c251b553a1 init commit for ddServer
First commit with basic functionality for create a json-file from Input in the html form.
2023-11-24 20:28:31 +01:00