💻 Componentized Angular Frontend Application to consume the GoldVisionAPI with secured requests using REST Architecture and SOAP Model 📊.
- docker
First of all, you need to run the GoldVisionAPI at the port 8080 of your localhost.
After that, you need to run this command in the root path of the project:
docker build -t goldvision-ui-image:latest .
With the docker started, execute this command at the project root:
docker run -d -p 4200:80 goldvision-ui-image:latest
Go to http://localhost:4200.
Use the system following the Screenshots above.
Login with the following credentials:
User: [email protected]
Password: admin
👤 Pedro Lucas
- Twitter: @PedroLucasOM
- Github: @PedroLucasOM
- LinkedIn: @PedroLucasOM
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2021 Pedro Lucas.