We're logging the entire request/response, Axios config etc. in the logs, which isn't adding any value in troubleshooting, but is making reading logs _much_ harder. This PR will print only the essential information to logs, concisely. |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .eslintrc.json | ||
| .lintstagedrc.json | ||
| .prettierignore | ||
| build.js | ||
| build.sh | ||
| jest.config.js | ||
| package.json | ||
| README.md | ||
| start-server.sh | ||
| tsconfig.json | ||
Appsmith Realtime Server
This is the code for the Appsmith realtime server.