Commit graph

4 commits

Author SHA1 Message Date
a95ae56134 feat(monitor-frontend): add FaceAI Audit Monitor application with Vue.js and Vite setup
All checks were successful
Publish FaceAI Container / publish (push) Successful in 13m8s
- Created App.vue for the main application interface with localization support.
- Added main.js to bootstrap the Vue application.
- Introduced styles.css for application styling.
- Configured Vite for development and proxying API requests.
- Updated docker-compose files to include the new monitor service.
- Added Dockerfile for building the monitor frontend.
- Configured Nginx for serving the frontend and proxying API requests.
- Updated package.json and package-lock.json to include monitor-frontend workspace.
- Added initial SQLite database for audit monitoring.
2026-05-20 18:57:20 +02:00
a026fec62b Added support for new faceai parameters
All checks were successful
Publish FaceAI Container / publish (push) Successful in 9m39s
2026-05-09 14:46:44 +02:00
c227fce036 www in docker support 2026-04-22 18:41:37 +02:00
539a848e95 feat: Add environment configuration files and update Docker Compose setup for development and production 2026-04-20 19:58:42 +02:00