istanbul ignore next comments for E2E-tested logic in admin user management components
- Marked repetitive event handlers, form logic, and URL update helpers with `istanbul ignore next` as they're comprehensively tested via E2E. - Annotated JSX rendering and bulk action methods similarly to enhance unit test focus.
Description
FastNext Stack is a modern full-stack template combining FastAPI, Next.js, and PostgreSQL in a Docker-ready environment. It provides a production-grade foundation for building scalable web applications with TypeScript frontend and Python backend.
Languages
TypeScript
52.2%
Python
45.5%
JavaScript
1.3%
Makefile
0.5%
CSS
0.2%
Other
0.3%