https://github.com/nomadsdev/crud-nodejs-mysql
https://github.com/nomadsdev/crud-nodejs-mysql
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomadsdev/crud-nodejs-mysql
- Owner: nomadsdev
- Created: 2024-02-25T19:22:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T19:24:57.000Z (about 2 years ago)
- Last Synced: 2025-01-02T04:40:38.738Z (over 1 year ago)
- Language: EJS
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD App

## How to install
```
npm i
node server.js
```
## Language Framework
* nodejs
* express
* mysql
* body-parser
* ejs
* tailwindcss