Commit Graph

3 Commits

Author SHA1 Message Date
c2887d6724 Add .gitea/template configuration file
Create a new .gitea/template file to specify codebase structure. This file includes settings for the repository name and Kotlin file patterns, aiding in standardized project setup.
2024-12-01 12:01:29 +01:00
88d09ecdbf Refactor package structure and add web components.
Reorganized Kotlin package structure under 'nl.astraeus' and removed 'gradle.properties' file. Updated '.gitignore' to exclude 'gradle.properties'. Added new web functionalities including ID generation, websocket and HTTP request handling to support dynamic web content delivery. Adjusted server configuration and modified build version.
2024-12-01 11:59:26 +01:00
bf9d72a20c Initial commit 2024-12-01 10:41:38 +00:00