Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 479 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 479 Bytes

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