This is prototype of the app for learning german. It's in a chat form, it (will) have features like:
Played with new enhanced routing patterns in Golang + htmx + tailwind. Websockets + OpenAI for the chat
For tailwind, you need to run to compile the css:
make css
For all checks and tests, run:
make ready