/url-shortner

Primary LanguageJavaScriptApache License 2.0Apache-2.0

url-shortner

Docker Compose Nodejs and MySQL example

Run the System

We can easily run the whole with only a single command:

yarn run docker:dev

Docker will pull the MySQL and Node.js images (if our machine does not have it before).