costco-grocery-list/backend
2026-02-16 01:18:51 -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 feat: standardize error envelope and request id propagation 2026-02-16 01:18:51 -08:00
db Update backend for RBAC 2025-11-21 18:09:33 -08:00
middleware feat: standardize error envelope and request id propagation 2026-02-16 01:18:51 -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 styling fix and readme files reorg 2026-01-27 00:03:58 -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 feat: standardize error envelope and request id propagation 2026-02-16 01:18:51 -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