* feat: adding family 6 in uri to configure for both 4 and 6 * feat: adding redis family in websocket config
* set log level based on env
* integrate websocket redis adapter * use APP_SECRET for jwt signing * auto migrate database on startup in production * add updatedAt to update db operations * create enterprise ee package directory * fix comment editor focus * other fixes