costco-grocery-list/backend
Nico 77ae5be445
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 1m10s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 3s
Build & Deploy Costco Grocery List / deploy (push) Successful in 11s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
refactor
2026-02-22 01:27:03 -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 2026-02-22 01:27:03 -08:00
db feat: enable cookie auth flow and database url runtime config 2026-02-16 01:49:03 -08:00
middleware refactor 2026-02-22 01:27:03 -08:00
migrations refactor 2026-02-22 01:27:03 -08:00
models refactor 2026-02-22 01:27:03 -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 refactor 2026-02-22 01:27:03 -08:00
services refactor 2026-02-22 01:27:03 -08:00
tests refactor 2026-02-22 01:27:03 -08:00
utils fix: harden auth inputs, throttling, and debug exposure 2026-02-18 12:24:15 -08:00
.dockerignore Update backend for RBAC 2025-11-21 18:09:33 -08:00
.env.example feat: enable cookie auth flow and database url runtime config 2026-02-16 01:49:03 -08:00
app.js refactor 2026-02-22 01:27:03 -08:00
Dockerfile refactor 2026-02-22 01:27:03 -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