rewrite to sqlx

This commit is contained in:
2025-07-20 14:49:31 +02:00
parent a58df1cb8e
commit 27e9119123
13 changed files with 720 additions and 1004 deletions

3
entrypoint.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
chown -R $(id -u):$(id -g) /app/data
exec ./rick-and-morty