theis.gaedigk
211a130430
fix: correct node modules paths in .gitignore
2025-07-22 19:55:08 +02:00
theis.gaedigk
b79fb48425
update .gitignore to include additional patterns for node modules, build outputs, logs, and IDE settings
2025-07-22 19:53:53 +02:00
theis.gaedigk
c165a0f71b
feat: initialize backend environment with Docker setup and configuration files
2025-06-29 19:10:43 +02:00
theis.gaedigk
7b3dfc8c05
fix: update .gitignore to ensure proper file exclusions
2025-06-21 01:33:39 +02:00
theis.gaedigk
c26a19ec7b
changed frontend
2025-06-20 23:52:07 +02:00
theis.gaedigk
63d120cc4e
feat: add sqlstring and supports-color modules
...
- Introduced sqlstring module for SQL escape and formatting.
- Added supports-color module to detect terminal color support.
- Created dashboard and login views with Bootstrap styling.
- Implemented user schema in SQL with mock data for testing.
2025-06-20 22:57:32 +02:00
theis.gaedigk
b6f72d059d
installed dependecies
2025-06-20 20:52:03 +02:00