https://github.com/nomadsdev/crud-nodejs-ejs-mysql
https://github.com/nomadsdev/crud-nodejs-ejs-mysql
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomadsdev/crud-nodejs-ejs-mysql
- Owner: nomadsdev
- Created: 2024-01-29T21:23:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T21:25:51.000Z (about 2 years ago)
- Last Synced: 2025-07-18T04:33:26.222Z (7 months ago)
- Language: EJS
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD

## How to install
```
npm i
nodemon server.js
```
## Language Framework
* nodejs
* express
* mysql
* ejs
* tailwind