Rewrite from mongodb to sqlx (#1)

Reviewed-on: #1
This commit is contained in:
2025-07-20 13:16:31 +00:00
parent a58df1cb8e
commit 14c520c1d2
19 changed files with 814 additions and 1078 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