akveo / ngx-admin-bundle-support

Support repository for ngx-admin backend bundles with issues tracking, instructions and code samples
58 stars 32 forks source link

docker-compose files for development and production #87

Open s-abdullaev opened 3 years ago

s-abdullaev commented 3 years ago

Hi,

It would be a great asset if you could provide docker-compose files both for development and production purposes. I think docker-compose should be both for backend and frontend including Nginx and MySQL containers. This way, we could headstart the development process as quickly as possible, and set up CI/CD for production without any hassle.

Thanks in advance.