documentação do sistema

This commit is contained in:
Luis Eduardo Estevao
2026-05-05 16:12:52 -03:00
parent bbb5d68af1
commit 4652fea8fc
41 changed files with 1919 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
# Q&A Index
Project type: **web-app**
Generated: 2026-04-29T20:15:44.291Z
## Getting-started
- [How do I set up and run this project?](./getting-started.md)
## Architecture
- [How is the codebase organized?](./project-structure.md)
## Features
- [How does authentication work?](./authentication.md)
- [How is data stored and accessed?](./database.md)
- [What API endpoints are available?](./api-endpoints.md)
## Operations
- [How do I deploy this project?](./deployment.md)