- Backend module for the final project of the Ecommerce System Development course
- App mobile source
- SMS Receiver Android app [Source code] - Catching SMS balance change messages from the bank and sending requests to the server
- Include the logs to monitoring
docker-compose up
- Or do not include the logs
docker-compose up -d
...