📄️ Local Development
How to set up the development environment, install dependencies, and run the stack locally.
📄️ API Reference
FastAPI backend endpoint summary organized by router area.
📄️ Backend
FastAPI backend structure, services, models, authentication, and Snipe-IT client.
📄️ Web Frontend
Next.js web application structure, screens, API client, i18n, and authentication.
📄️ Mobile Client
Expo/React Native mobile app structure, auth context, API wrapper, and screens.
📄️ Database
PostgreSQL schema, main tables, constraints, and schema management.
📄️ Testing and Validation
Current testing approach and manual verification checklist.
📄️ Contributing
Branching conventions, code review expectations, and how to add or update documentation.