Commit Graph

5 Commits

Author SHA1 Message Date
92e68cdc47 Refactor build and server setup
Introduced a versioning task in a new `version.gradle.kts` file to auto-generate version properties. The main server setup in `Main.kt` was refactored to streamline server initialization using `UndertowServer`. Dependencies and configurations in `build.gradle.kts` were updated to deploy effectively, including improved yarn lock handling and symbolic link integration.
2024-12-08 13:41:00 +01:00
976328ed69 Save patch 2024-06-30 20:32:43 +02:00
0cfd6f31d5 Add input 2024-06-27 16:40:33 +02:00
2cb2a0119c Failing build 2024-06-26 10:30:26 +02:00
68b7ffffa8 Initial commit 2024-06-16 20:40:05 +02:00