mas starter kit using docker
- production: .env.production
- develop: .env.develop
- production: docker-compose.production.yml
- develop: docker-compose.develop.yml
npm start # start initialize msa
- start: init.sh
- gateway: gateway/nginx.conf
- express-api: https://github.com/kyhsa93/express-api-starter.git
- socket-server: https://github.com/kyhsa93/socket-server-starter.git