This is a pokemon memory game. Backend is fastapi and postgres. Frontend is svelte.
Run the docker-compse file in the base directory and visit localhost:3000
Containers were built with podman. Backend dependencies are managed with uv Fronend is bun and vite.