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.
- Host: GitHub
- URL: https://github.com/robert197/node_mysql
- Owner: robert197
- Created: 2017-05-29T17:43:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T21:44:52.000Z (over 8 years ago)
- Last Synced: 2025-06-14T09:05:59.784Z (7 months ago)
- Topics: mysql-docker, node-mysql
- Language: JavaScript
- Size: 538 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-