See frontend setup
- Axios - Promise based HTTP client for nodejs
- Bun - Fast Javascript runtime
- ESLint - Linter
- Pinia - Vue state management/store
- Prettier - Code formatter
- PrimeIcons - Icons
- Vite - Frontend tooling
- Vue 3 - Web framework
See backend setup
- FastAPI - Fast Python framework
- Poetry - Python environment manager
- Python3.11 - Python3.11
- Ruff - Fast Python linter and formatter
- SQLite3 - Small database engine
- Uvicorn - ASGI web server for Python
email/username = admin@admin.com
password = admin
If we are going to deploy this on production, what do you think is the next improvement that you will prioritize next? This can be a feature, a tech debt, or an architectural design