Move nodejs example to a docker build #943
Labels
area/examples
Examples. Usually found in the `examples` directory
kind/cleanup
Refactoring code, fixing up documentation, etc
kind/feature
New features for Agones
Milestone
Right now the nodejs example requires installing nodejs and npm locally on your machine. It would be nice if it could be build / tested without any additional local development tooling, leveraging docker containers like other examples (and the sdks).
The text was updated successfully, but these errors were encountered: