Skip to content

these are usually common files and functions which should be existed in any Node express project

Notifications You must be signed in to change notification settings

sirSayed98/Express-start-files

Repository files navigation

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

  npm install

  npm run server

Change Mongo_URI in config/.env

About

these are usually common files and functions which should be existed in any Node express project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published