No description
Find a file
Patryk Hegenberg 445455f341 added README.md
2024-03-07 08:14:27 +01:00
handlers add everything necessary to be able to calculate skills interactive. 2023-12-12 20:56:55 +01:00
images seperator forms.html into templates and improve page styling 2023-11-29 13:53:29 +01:00
model backend: frontend: fix errors in model struct and add new fields to result table view 2023-12-07 15:55:47 +01:00
static add dark-mode and theme switcher 2023-12-06 08:38:23 +01:00
templates add everything necessary to be able to calculate skills interactive. 2023-12-12 20:56:55 +01:00
.gitignore change route handling to ServeMux for better performance and readability 2023-12-07 08:08:04 +01:00
.goreleaser.yaml add goreleaser for fast build and publishing 2023-11-25 08:18:13 +01:00
go.mod backend: added unit tests for main.go 2023-12-07 08:14:03 +01:00
go.sum backend: added unit tests for main.go 2023-12-07 08:14:03 +01:00
main.go add everything necessary to be able to calculate skills interactive. 2023-12-12 20:56:55 +01:00
main_test.go backend: added unit tests for main.go 2023-12-07 08:14:03 +01:00
README.md added README.md 2024-03-07 08:14:27 +01:00

ddServer

This is a simple Webserver, which helps zou creating monsters for a dungeons & dragons game

Installation

Either clone the repo and build it your self.

  • You need to have go installed for that

Or download the latest release and start your server with

./ddServer