Penguin.js
  • 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

Environment variable & configuration

PreviousStart a fresh express projectNextAutoload all RESTful route

Last updated 3 years ago

Was this helpful?