feat: basic database setup
This commit is contained in:
12
app.code-workspace
Normal file
12
app.code-workspace
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"_comment": "Datei wurde mit absicht commited - öffne das Project als workspace und nicht als normalen Ordner für Intellisense usw",
|
||||
"folders": [
|
||||
{
|
||||
"path": "backend"
|
||||
},
|
||||
{
|
||||
"path": "frontend"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
Reference in New Issue
Block a user