https://github.com/sirsayed98/express-start-files
these are usually common files and functions which should be existed in any Node express project
https://github.com/sirsayed98/express-start-files
api authentication backend crud error-handling express nodjs pagination
Last synced: about 1 month ago
JSON representation
these are usually common files and functions which should be existed in any Node express project
- Host: GitHub
- URL: https://github.com/sirsayed98/express-start-files
- Owner: sirSayed98
- Created: 2020-07-01T16:41:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:22:08.000Z (over 3 years ago)
- Last Synced: 2025-02-21T15:51:30.043Z (over 1 year ago)
- Topics: api, authentication, backend, crud, error-handling, express, nodjs, pagination
- Language: JavaScript
- Homepage:
- Size: 454 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express Start-Files
these are start-files for **Express** contain :
* Seeding Functionality
* connection to database
* Middleware functions
* Auth protection
* Error Handling
* Async modulation
* AdvancedResults
* Sort
* Limit
* Page
* Select
* Utils
* Error Response
* Full CRUD Example
* Server.js
* Connect alll files
## To USE
```bash
npm install
npm run server
```
### Change Mongo_URI in config/.env