The Amora website is an Angular application for the Acerola and Manga. It is a "working in progress project" and new features come every week.
If you like to run a Docker container for this project use the latest image:
docker run -p 8001:80 -d \
--name amora-frontend \
ivanpaulovich/amora:latest
Then navigate to http://localhost:8001 and play with the App.
You can play with the latest build by navigating to the the Amora Website and registering with your Security Social Number, Given name and your Initial Account balance.
Then will be redirect to the account balance page where you can Deposit, Withdraw an Close your account.
This source code and website should be used only for learning purposes and all data will be erased weekly.