MyWallet - E-Wallet service
- Runner for mywallet project (Will build and run the mywallet-api and mywallet-front projects)
Just download the docker-compose.yml and run the commands below:
-
Build and running project
docker-compose up.
-
Using project
- After running docker you can use the project, it will release 3 endpoints:
- http://localhost:8800 - API
- http://localhost:8801 - Frontend
- http://localhost:8802 - PgAdmin
To additional references, consider the following sections: