2 Commits

Author SHA1 Message Date
Automated Action
355d2a84d5 Implement notes management platform with FastAPI and SQLite
- Set up project structure with FastAPI
- Create database models for notes
- Implement Alembic migrations
- Create API endpoints for note CRUD operations
- Implement note export functionality (markdown, txt, pdf)
- Add health endpoint
- Set up linting with Ruff
2025-06-04 08:13:43 +00:00
Automated Action
f261a39155 Initial commit from template 2025-06-04 08:06:17 +00:00