feat: Initialize Angular SSR application with core pages, components, and server setup.

This commit is contained in:
Timo
2026-01-03 12:53:37 +01:00
parent 0ac17ef155
commit b52e47b653
28 changed files with 1115 additions and 461 deletions

View File

@@ -1,6 +1,6 @@
// Build information, automatically generated by `the_build_script` :zwinkern:
const build = {
timestamp: "GER: 01.12.2025 20:23 | TX: 12/01/2025 1:23 PM"
timestamp: "GER: 02.01.2026 23:17 | TX: 01/02/2026 4:17 PM"
};
export default build;