Dev Logs
This section contains various development logs:
- 1. Project Initialization
- 2. Start Backend
- 3. Logger Configuration
- 4. Set Configuration
- 5. Database Connection Manager
- 6. Login Page Setup
- 7. Topbar Menu
- 8. Login Log
- 9. Refactoring 1: Backend - Separate AuthService and Move Login API
- 10. Managing API Keys - Backend Implementation
- 11. Managing API Keys - Frontend Implementation
- 12. Refactoring 2: Backend - Applying Async Database Management