https://github.com/nomadsdev/crud-nodejs-mysql-ejs
https://github.com/nomadsdev/crud-nodejs-mysql-ejs
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomadsdev/crud-nodejs-mysql-ejs
- Owner: nomadsdev
- Created: 2024-01-31T01:29:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T01:31:44.000Z (about 2 years ago)
- Last Synced: 2025-01-02T04:40:29.734Z (about 1 year ago)
- Language: EJS
- Size: 16.6 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
nodemon server.js
```
## Language Framework
* nodejs
* express
* body-parser
* mysql
* ejs
* tailwind