Categorygithub.com/atozpw/go-billing-mobile-api
modulepackage
0.0.0-20250212061123-144c6cfe3bd4
Repository: https://github.com/atozpw/go-billing-mobile-api.git
Documentation: pkg.go.dev

# README

Billing Mobile API

Dibuat menggunakan bahasa pemrograman Go. Digunakan untuk interkoneksi dengan aplikasi billing mobile.

Development

compiledaemon --command="./go-billing-mobile-api"

Deployment

docker build -t go-billing-mobile-api .
docker container create --name go-billing-mobile-api_1 --volume /home/tira/go-billing-mobile-api/storages/public:/app/storages/public --volume /home/tira/go-billing-mobile-api/storages/logs:/app/storages/logs -p 7720:7720 go-billing-mobile-api
docker start go-billing-mobile-api_1

Rebuild

sudo docker stop go-billing-mobile-api_1 && sudo docker rm go-billing-mobile-api_1 && sudo docker rmi go-billing-mobile-api && sudo docker build -t go-billing-mobile-api . && sudo docker container create --name go-billing-mobile-api_1 -p 7720:7720 go-billing-mobile-api && sudo docker start go-billing-mobile-api_1

Lisensi

Hak Cipta dilindungi dan milik @atozpw

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author