An open API service indexing awesome lists of open source software.

https://github.com/nomadsdev/crud-nodejs-mysql


https://github.com/nomadsdev/crud-nodejs-mysql

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

          

# CRUD App

![logo](https://camo.githubusercontent.com/f20a331787cf07ebfdc6f7b569e536f7139c3e19dfd569e3e960528e00637e76/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f313137363736303834343439353838383338342f313231313339323537323432313936373839322f696d6167652e706e673f65783d36356565303833662669733d363564623933336626686d3d3864643338343736396561663263323561663565306139313035626439363365306364393138393434333737663131633532366537616438396661336332383926)

## How to install
```
npm i
node server.js
```

## Language Framework
* nodejs
* express
* mysql
* body-parser
* ejs
* tailwindcss