https://github.com/naopeke/node-mysql-demo
self-learning Shopping List with Node.js and MySQL
https://github.com/naopeke/node-mysql-demo
nodejs reference-material sql
Last synced: 4 months ago
JSON representation
self-learning Shopping List with Node.js and MySQL
- Host: GitHub
- URL: https://github.com/naopeke/node-mysql-demo
- Owner: naopeke
- Created: 2024-01-07T15:23:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T11:42:53.000Z (about 2 years ago)
- Last Synced: 2025-03-02T16:16:44.237Z (12 months ago)
- Topics: nodejs, reference-material, sql
- Language: CSS
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node-MySQL-demo
Shopping List with Node.js and MySQL
## Installation
```
npm install express ejs mysql
```