issues
search
blockx3
/
payko
Crypto payment gateway with in app wallet
2
stars
0
forks
source link
CHORE: Add scripts to ease the use of docker
#39
Closed
PiyushXCoder
closed
2 months ago
PiyushXCoder
commented
2 months ago
Following are added scripts:
docker-dev: To start container
docker-clean: To clean container, network and related volumnes
docker-psql: To open postgresql shell
docker-migrate [name]: To migrate database
Following are added scripts: