https://github.com/ivanpaulovich/amora-angular-app
An Angular App with Material Design and client of the Microservices Acerola and Manga
https://github.com/ivanpaulovich/amora-angular-app
angular material-design rest-client typescript
Last synced: 10 months ago
JSON representation
An Angular App with Material Design and client of the Microservices Acerola and Manga
- Host: GitHub
- URL: https://github.com/ivanpaulovich/amora-angular-app
- Owner: ivanpaulovich
- License: apache-2.0
- Created: 2018-02-13T14:43:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T18:10:37.000Z (almost 8 years ago)
- Last Synced: 2025-04-09T17:46:03.378Z (12 months ago)
- Topics: angular, material-design, rest-client, typescript
- Language: TypeScript
- Homepage: http://paulovich.net/amora/
- Size: 642 KB
- Stars: 16
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amora
The Amora website is an Angular application for the [Acerola](https://github.com/ivanpaulovich/acerola) and [Manga](https://github.com/ivanpaulovich/manga). It is a "working in progress project" and new features come every week.
# Requirements
* [Angular](https://www.npmjs.com/package/angular)
* [Docker](https://docs.docker.com/docker-for-windows/install/)
# Running the latest Docker Build  [](https://gitter.im/ivanpaulovich/)
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.
# Live Demo on Azure
You can play with the latest build by navigating to the [the Amora Website](http://grape.westus2.cloudapp.azure.com:8001 "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**.