Skip to content

Repository files navigation

Recall Management Demo

This legacy web application demonstrates product-recall workflows with Express and PostgreSQL. The public repository contains no live service configuration, database endpoint, embedded report, or credential.

Local checks

  1. Install the locked dependencies with npm ci.
  2. Export the variables listed in .env.example through your shell or process manager. The application does not read .env files automatically.
  3. Run npm test, then npm start.

DATABASE_URL and SESSION_SECRET are required. Startup fails before serving requests when either is absent; the session secret must contain at least 32 characters. TLS certificate verification is enabled by default.

Never commit local environment files or real credentials. Any credential that was used before this repository was sanitized must be rotated at its service; removing Git history cannot revoke an external credential.

About

Web app for managing CPSC

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages