Files
Projektarbeit-MYP/packages/reservation-platform
Till Tomczak 3e08a09d87 Add frontend test environment with real backend integration
This commit introduces a proper integration test environment for the frontend:

- Creates a test environment option in the frontend installer
- Uses the real backend in Docker containers
- Binds frontend to 127.0.0.1 for local testing only
- Adds automatic verification testing of backend-frontend communication
- Provides scripts to easily start and stop the test environment

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-28 09:33:59 +01:00
..
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00

MYP - Manage Your Printer

MYP (Manage Your Printer) ist eine Webanwendung zur Reservierung von 3D-Druckern. Sie wurde im Rahmen des Abschlussprojektes der Fachinformatiker Ausbildung für Daten- und Prozessanalyse für die Technische Berufsausbildung des Mercedes-Benz Werkes Berlin-Marienfelde entwickelt.

Deployment

Voraussetzungen

  • Netzwerk auf Raspberry Pi ist eingerichtet
  • Docker ist installiert

Schritte

  1. Docker-Container bauen (docker/build.sh)
  2. Docker-Container speichern (docker/save.sh caddy:2.8 myp-rp:latest)
  3. Docker-Container auf Raspberry Pi bereitstellen (docker/deploy.sh)

Entwicklerinformationen

Raspberry Pi Einstellungen

Auf dem Raspberry Pi wurde Raspbian Lite installiert. Unter /srv/* sind die Projektdateien zu finden.

Anmeldedaten

Benutzer: myp
Passwort: (persönlich bekannt)