The service that provides English words for the "Hello" project.
- Download and install Docker for your OS.
- Make sure you've also got the "hello-ecosystem" repo next to this one: [https://github.com/shaunpersad/hello-ecosystem]
- In this project root, run
bash scripts/run.sh
- Profit!
- Any changes you make to the code while the container is running will automatically restart the service, thanks to nodemon.