Added Card model, updated database initialization, udated readme.

This commit is contained in:
2025-12-29 16:03:16 -06:00
parent 80c4deb674
commit 41d1cc4fc0
7 changed files with 161 additions and 32 deletions

View File

@@ -1,4 +1,7 @@
{
"ConnectionStrings": {
"DefaultConnection": ""
},
"Logging": {
"LogLevel": {
"Default": "Information",