actions-on-google / actions-on-google-nodejs

Node.js client library for Actions on Google
https://actions-on-google.github.io/actions-on-google-nodejs
Apache License 2.0
900 stars 194 forks source link

Dockerize the project #390

Open madilraza opened 4 years ago

madilraza commented 4 years ago

use Docker and Spring Webhook for microservices architecture

Fleker commented 4 years ago

Nothing is preventing you from creating a Docker version of this project. The goal is to provide a simple set of code to show how to use the platform to send and receive responses. Additionally, this project is designed around Node.js rather than Spring/Java.