Knowledge to Product Factory
Turn existing knowledge into a reusable, traceable source for multiple consistent digital products.
The application is not configured correctly
- The default development password is still in use in a production build. Replace it before deploying.Generate a hash with `npm run hash-password` and set APP_PASSWORD_HASH.
Development password in use
This installation still uses the default development password. Replace it before any public, shared or customer-facing deployment — run
npm run hash-password and set APP_PASSWORD_HASH.