costco-grocery-list/backend
2026-02-16 01:26:52 -08:00
..
config add api/config for current newly-implemented filesize restriction settings applied on the front end and possibly futrure configs 2026-01-04 19:54:22 -08:00
constants further apply zoning and add ordering by zone feature 2026-01-02 15:33:53 -08:00
controllers refactor: adopt sendError helper across core controllers 2026-02-16 01:26:18 -08:00
db Update backend for RBAC 2025-11-21 18:09:33 -08:00
middleware feat: include request id in all json responses 2026-02-16 01:23:42 -08:00
migrations phase 3 - create minimal hooks to tie the new architecture between backend and frontend 2026-01-25 23:23:00 -08:00
models fix: assign default user role on registration 2026-02-16 01:26:52 -08:00
public phase 3 - create minimal hooks to tie the new architecture between backend and frontend 2026-01-25 23:23:00 -08:00
routes feat: standardize error envelope and request id propagation 2026-02-16 01:18:51 -08:00
utils feat: standardize error envelope and request id propagation 2026-02-16 01:18:51 -08:00
.dockerignore Update backend for RBAC 2025-11-21 18:09:33 -08:00
app.js fix: normalize frontend api errors and remove sensitive debug logs 2026-02-16 01:20:45 -08:00
Dockerfile Update backend for RBAC 2025-11-21 18:09:33 -08:00
nodemon.json have backend automatically reload with the addition of nodemon.json and within it are watch settings 2026-01-02 13:55:54 -08:00
package-lock.json wip 2026-01-01 22:55:39 -08:00
package.json wip 2026-01-01 22:55:39 -08:00
server.js Update backend for RBAC 2025-11-21 18:09:33 -08:00