1
0
Fork 0
forked from TWS/kalkutago

Add client dir, move .git from server to parent dir

This commit is contained in:
D. Scott Boggs 2023-06-11 07:01:57 -04:00
parent b8b0e51046
commit f794f5c974
41 changed files with 757 additions and 7 deletions

5
server/.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"cSpell.words": [
"sqlx"
]
}