shortdiary Shortdiary consists of two parts, an API written in Python using FastAPI and Tortoise ORM, and an ES6 frontend using Vue 3 + Vite + Pinia + Element-Plus. Backend poetry install poetry run uvicorn main:app --reload Frontend yarn install yarn dev