Files
ppq/README.md
2025-09-25 20:25:18 -04:00

8 lines
618 B
Markdown

# ppq!
This is a rewrite of [petpicturequeue](https://git.torrtle.co/ryan/petpicturequeue), which I slop-coded a while back. I felt a little guilty and also wanted to wrrite something that I could actually work on later and feel confident using. Thus, ppq! was born.
The only files generated by AI are the Dockerfile and docker-compose.yml. Claude Code was consulted for general questions but all the code was hand-written.
In the end, I found that writing this did not take much longer than writing this purely using Claude Code with the added benefit tthat I actually understand what is going on in the codebase!