qrev
qrev copied to clipboard
🔥 🔥 🔥 QRev is an Open Source AI First alternative to Salesforce. It's what Salesforce would be if it was built today, starting with AI.
When i run npm start in server i receive Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/qrev/server/models/google/google.pubsub.push.data.model.js' imported from /qrev/server/utils/google/google.auth.utils.js at finalizeResolution (node:internal/modules/esm/resolve:255:11) at moduleResolve (node:internal/modules/esm/resolve:908:10) at defaultResolve (node:internal/modules/esm/resolve:1121:11) at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:396:12)...
**Describe the bug** Followed the instructions for local dev installation, I get a long error list after running `npm start` in the `client` folder **To Reproduce** Steps to reproduce the...
When the client app is running and the user successfully does Google authentication, the UI suddenly crashes Steps to reproduce the behaviour: 1. Navigate to the `client` folder 2. Run...
**Describe the bug** When running `npm start` in the `/server` folder, I get the following error: ``` 2024-11-27T16:06:12.866Z: error: Error connecting to QRev Analytics db cluster: The `uri` parameter to...