/hello-service-english

The service that provides English words for the "Hello" project.

Primary LanguageJavaScript

hello-service-english

The service that provides English words for the "Hello" project.

Running this example:

  1. Download and install Docker for your OS.
  2. Make sure you've also got the "hello-ecosystem" repo next to this one: [https://github.com/shaunpersad/hello-ecosystem]
  3. In this project root, run bash scripts/run.sh
  4. Profit!

Notes

  • Any changes you make to the code while the container is running will automatically restart the service, thanks to nodemon.