feat: connect backend with the frontend

This commit is contained in:
2025-07-23 15:02:32 +00:00
parent 7abed7e634
commit 98369ef531
11 changed files with 54 additions and 20 deletions

View File

@@ -1,10 +1,15 @@
{
"recommendations": [
// Javascript
"dbaeumer.vscode-eslint",
// Python
"ms-python.python",
"ms-python.debugpy",
"ms-python.pylint",
// SQL
"mtxr.sqltools",
"mtxr.sqltools-driver-pg",
// Misc
"humao.rest-client",
"genieai.chatgpt-vscode"
],