* 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
* fix comments on the frontend * move jwt token service to its own module * other fixes and updates
* sync page title on icon via websocket * sync on page tree too