payNEXT is a digital wallet platform.
The frontend is served using Docker and Nginx.
This project uses GitHub Actions to deploy to the server.
When changes are pushed to the main branch, GitHub Actions will:
- Copy files to the server
- Build the Docker image
- Restart the payNEXT web container
http://104.214.170.158