{"library":"remotedev-server","type":"library","category":null,"description":"remotedev-server provides a local server bridge for the Redux DevTools ecosystem, enabling remote communication with applications through the Redux DevTools extension, Remote Redux DevTools, or the RemoteDev client. This allows developers to self-host the devtools monitoring server, offering an alternative to the public remotedev.io service for greater control and privacy. The current stable version is 0.3.1, last published in February 2021. The project appears to be largely unmaintained since then, suggesting an abandoned release cadence. Its key differentiator is the ability to run a dedicated, configurable WebSocket server (supporting HTTP/S and custom database options for log persistence) directly within a development environment or as a standalone process to capture and display Redux state changes from connected applications, including React Native. It primarily functions as a CommonJS module.","language":"javascript","status":"abandoned","version":"0.3.1","tags":["javascript","devtools","remotedev"],"install":[{"cmd":"npm install remotedev-server","imports":["import remotedev from 'remotedev-server';","import remotedev from 'remotedev-server'; remotedev({ port: 8000 });"]},{"cmd":"yarn add remotedev-server","imports":[]},{"cmd":"pnpm add remotedev-server","imports":[]}],"homepage":null,"github":"https://github.com/zalmoxisus/remotedev-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/remotedev-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/remotedev-server/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}