Documentation
Complete documentation for the NJ Municipality Lookup application - auto-generated from code
NJ Municipality Lookup Documentation
Welcome to the auto-generated documentation for the NJ Municipality Lookup application. All content is automatically generated from READMEs, JSDoc comments, and code examples throughout the codebase.
Quick Links
- Codebase - Complete source code documentation from README files
- API Reference - Generated from TypeScript/JSDoc comments
- Examples - Code examples and usage patterns
About This Documentation
This documentation is 100% auto-generated from:
- README.md files throughout the codebase
- JSDoc/TSDoc comments in TypeScript source
- Code examples in the
examples/directory
No manual documentation files are committed - everything stays in sync with the code automatically.
Architecture Overview
See the Codebase Documentation for detailed information about:
- Clean Architecture / Hexagonal Architecture implementation
- Domain entities, use cases, and ports
- Adapters for external services
- Testing strategies and coverage reports