bb-plane-fork/live
M. Palanikannan 1cd7259852
fix: parse redis url to get hostname and port (#5502)
* fix: parse redis url to get hostname and port

* fix: redis url accepted for connection

* chore: add redis url to example env

* fix: let users add redis port and host incase redis url is not present

* chore: create url from host and port variables

* fix: return empty string incase of no config
2024-09-03 17:29:03 +05:30
..
src fix: parse redis url to get hostname and port (#5502) 2024-09-03 17:29:03 +05:30
.babelrc [WEB-1116] chore: live server code splitting (#5508) 2024-09-03 17:03:50 +05:30
.env.example fix: parse redis url to get hostname and port (#5502) 2024-09-03 17:29:03 +05:30
Dockerfile.dev [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
Dockerfile.live [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
package.json [WEB-1116] chore: live server code splitting (#5508) 2024-09-03 17:03:50 +05:30
tsconfig.json [WEB-1116] chore: live server code splitting (#5508) 2024-09-03 17:03:50 +05:30
tsup.config.ts [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30