cooking with sqlite

This commit is contained in:
2025-08-05 23:49:13 -04:00
parent 9277089e04
commit 2ce46088d5
13 changed files with 117 additions and 80 deletions

View File

@@ -10,4 +10,4 @@ build:
start:
sudo docker run -p $(PORT):3000 -t games
sudo docker run -p $(PORT):3000 -p 5555:5555 -t games