Dutch drugstore price-comparison webapp (Node + Express + node:sqlite)
- JavaScript 57.9%
- HTML 39.4%
- Shell 1.5%
- Dockerfile 1.2%
db.js imports products.config.js since Phase 1; the Dockerfile only COPY'd db.js/ server.js/security.js, so any container rebuilt from merged main crashed with ERR_MODULE_NOT_FOUND on startup. Added the missing COPY. Also update v3 plan Status to reflect all tracks merged + live scrape verification. |
||
|---|---|---|
| backend | ||
| docs | ||
| mockups | ||
| public | ||
| scraper | ||
| scripts | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||