ββββββββββ βββββββββββ βββββββββββ βββββββββββ βββββββββββ β β βββββββββββ
ββββββββββββ ββββββββββββββββββββββββββββββββββββββββββββββββββββ βββ ββββββββββββββββ
βββββββββββββββββββββββββ ββββββββββββββββββββββββββ βββββββββββ βββ βββ βββββββββββ
βββ ββββββ βββ ββββββ βββ βββ βββ βββ βββ
βββ βββββββββββββββ ββββββββββββββββ βββ βββ βββββββββββ βββ βββ βββ
βββ ββββββββββββββββββββββββββββββββ βββ βββββββββββββββββββ βββ βββ
βββ βββββββββββββββ ββββββββββββ βββ βββ βββ βββββββββββ βββ βββ βββ
βββ ββββββ βββ βββ βββ βββ βββ βββ βββ
βββββββββββββββββββββββββ βββ βββββββββββββ βββ βββββββββββββ βββββββββββ
ββββββββββββ ββββββββββββββββ βββββββββββββ βββ ββββββββββββββββββββββββββ
ββββββββββ βββββββββββ β βββββββββββ β βββββββββββ βββββββββββ
Das Webfrontend fΓΌr die Bank, das auf die bereitgestellten Services des DepotService/BuchungsService zugreift.
Eine vom Team sadUI (Skalierbare Anwendungen - Depot UI) bereitgestellte OberflΓ€che zur Depotverwaltung.
E-Mail: <taken from DepotService>
Password: start12345
While the e-mail is validated by calling the DepotService, the password ultimately has no effect. For demonstration purposes, it is set to a fixed value (start12345
) at compile time.
Note that implementing proper authentication was a declared non-goal of this project. This password mock is not aiming to provide that.
In the project directory, you can run:
Runs the app in the development mode. It is required that the depotService is running on the url specified in the config file
Open http://localhost:3000 to view it in your browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Builds and deploys the depot-ui as a local Docker container via docker-compose (after shutting down an old instance if it is still running).