Vocabulary Drills This is a simple application for practicing English writing. Preview Getting started # load env direnv allow # client cd client pnpm install pnpm run dev # server cd server poetry install make start-server