Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.98 KB

File metadata and controls

54 lines (36 loc) · 1.98 KB

abrechnung 🧾

Migration & Test Docker Pulls

Demo und Hosting ➡️ reiseabrechner.de

abrechnung 🧾 ist eine Web App die:

  • Reisekosten- (inkl. automatischer Pauschalen Berechnung auch für internationale Reisen),
  • Auslagen- und
  • Krankenkosten-Abrechnungen

digital und einfach möglich macht.

abrechnung-DE-SMALL.mp4

Dokumentation

Pauschalbeträge

pauschbetrag-api

Wechselkurse

Auswahl zwischen

Development Environment

  1. Install Docker & Docker Compose
  2. Copy .env.example to .env and adapt if needed
  3. Run docker compose up
  4. Login via:
    • http://localhost:5000 with professor:professor (with test LDAP and NODE_ENV=development)
      OR
    • Login link in backend logs

ℹ You can change ports and URLs in the .env file

Contributing

Erstelle gerne Issues oder PR's (Contributing Guidelines)!