- Linting (ESLint), Formatting (Prettier) config & Git Hooks (Husky) setup with best practices + customisation
- Async Handler (async code execution), Structured API & Error Responses with proper error handling + type safety (TS)
- Validation (Zod), Logging (Pino) & Authentication + Authorization Flow/Boilerplate
- Modular Project Structure (Folder layout) adhering to best practices
- NOTES.md - for steps followed & sample config (my preference)
Built with a clean architecture mindset — by @lokeshwar777