smdpro / url-shortner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

License:Apache License 2.0


Languages

Language:JavaScript 98.1%Language:Dockerfile 1.0%Language:Shell 0.9%