Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rakhmadi/simple-express-crud-aisotop-css

Simple crud with express js
https://github.com/rakhmadi/simple-express-crud-aisotop-css

aisotop crud express mongodb nodejs upload-file

Last synced: 25 days ago
JSON representation

Simple crud with express js

Awesome Lists containing this project

README

        

## Run
> npm run start
## Run Dev mode
>npm run dev

## **Package**

>
- "cors": "^2.8.5",
- "mongodb": "^3.5.9",
- "multer": "^1.4.2",
- "pug": "^3.0.0"