An open API service indexing awesome lists of open source software.

https://github.com/robert197/node_mysql

node.js and mysql docker basic setup.
https://github.com/robert197/node_mysql

mysql-docker node-mysql

Last synced: 7 months ago
JSON representation

node.js and mysql docker basic setup.

Awesome Lists containing this project

README

          

# node_mysql
node.js and mysql docker basic setup.

make sure docker and docker-compose cli is installed on your machine!
cd into cloned project
- run: npm install
- run: docker-compose up --build

open preview in browser on -localhost:3000-