You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sims-hq/apps/store-server
Thomas Joise 406839659d chore: bring the full store-product codebase under version control
POS, back office, store-server, all packages, workspace configs, README/
BUILDING, and the WIP HQ-2 plan — everything except gitignored data
(client import staging, .env, local DBs).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 weeks ago
..
src chore: bring the full store-product codebase under version control 2 weeks ago
README.md chore: bring the full store-product codebase under version control 2 weeks ago
build-server.mjs chore: bring the full store-product codebase under version control 2 weeks ago
package.json chore: bring the full store-product codebase under version control 2 weeks ago
tsconfig.json chore: bring the full store-product codebase under version control 2 weeks ago

README.md

apps/store-server — Store Service (Node)

Runs on the store server beside the existing Oracle 12c (D12): owns Oracle access via node-oracledb thin mode behind the repository layer, receives document envelopes from counters over LAN, serves the back-office web app locally, and (when the cloud tier arrives, D14) hosts the sync agent that drains the outbox upward.