Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rakhmadi/simple-express-crud-aisotop-css
- Owner: Rakhmadi
- Created: 2020-07-13T15:43:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T03:33:05.000Z (over 2 years ago)
- Last Synced: 2024-10-09T18:52:10.836Z (about 1 month ago)
- Topics: aisotop, crud, express, mongodb, nodejs, upload-file
- Language: CSS
- Homepage:
- Size: 373 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
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"