#23: users table + insert/update added

This commit is contained in:
2025-02-13 10:56:03 -06:00
parent 5eee7c9ac4
commit d180cd70e8
19 changed files with 110 additions and 33 deletions

View File

@@ -90,7 +90,8 @@
"serve": {
"executor": "@angular/build:dev-server",
"options": {
"proxyConfig": "proxy.conf.json"
"proxyConfig": "proxy.conf.json",
"port": 4202
},
"configurations": {
"production": {