Commit Graph

14 Commits

Author SHA1 Message Date
b80d70d4df Merge branch 'main' of https://github.com/LoboTheDark/playground-frontend 2025-11-07 10:28:43 +01:00
06220716a8 Update de.json 2025-11-07 10:28:41 +01:00
Andreas Dahm
8164af8cc9 Update README.md 2025-11-07 10:19:51 +01:00
82c12b3b0d Changed font link 2025-11-07 09:57:14 +01:00
f95147da54 Update docker.yml 2025-11-07 09:52:50 +01:00
6362887d0c Create .gitattributes 2025-11-07 09:34:17 +01:00
6c7bad3e7f Added flags for language change 2025-11-07 09:31:41 +01:00
46e5cd1e01 Implemented following stuff
- Basic Material Design
- Default Component to see anything
- theme switching between light and dark
- language change between german and english
2025-11-06 12:11:13 +01:00
74823aeeeb Update favicon.ico 2025-11-06 09:51:39 +01:00
c7eb926fd6 Update angular.json 2025-11-04 11:50:25 +01:00
Andreas Dahm
b781527d28 Update Docker image tag format in workflow 2025-11-04 10:16:56 +01:00
11ac99e567 Initialize Angular project with config and setup files
Added initial Angular project structure including configuration files (.dockerignore, .editorconfig, .gitignore, angular.json, tsconfig), VS Code workspace settings, and application source files. This sets up the base for development, build, and testing workflows.
2025-11-04 10:11:15 +01:00
304c25cb6c Add Docker, NGINX config, and CI workflow
Introduces Dockerfile and nginx.conf for containerized deployment of the Angular frontend. Adds a GitHub Actions workflow for automated Docker image build and push. Updates README with setup, tech stack, and deployment instructions.
2025-11-04 09:53:20 +01:00
Andreas Dahm
15e5991c77 Initial commit 2025-11-04 08:54:47 +01:00