Penguin.js
CtrlK
  • Disclaimer
  • Preface
  • Table of contents
  • What is done
  • Folder Structure
  • Start a fresh express project
  • Environment variable & configuration
  • Autoload all RESTful route
  • Database connection
  • ESLint & Prettier Setup
  • Documenting using swagger
  • Service Repository Pattern
  • Authentication
  • Virtualization
  • 🛣️Resource & Learning Links
  • Future Plan
  • Conclusion
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

Table of contents

  1. Preface

  2. What is done

  3. Folder Structure

  4. Start a fresh Express project

  5. Environment variable & configuration

  6. Autoload all RESTful route

  7. Database Connection of MonogDB

  8. ESLint & Prettier Setup

  9. Documenting using swagger

  10. Service Repository Pattern

  11. Authentication

  12. Virtualization

  13. Resource & Learning Links

  14. Conclusion

PreviousPrefaceNextWhat is done

Last updated 3 years ago

Was this helpful?