start backend db

This commit is contained in:
Ishaan Dey
2024-04-16 18:19:34 -04:00
parent a838241ac3
commit 27159a60e6
12 changed files with 4762 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"printWidth": 140,
"singleQuote": false,
"semi": true,
"useTabs": true
}