* 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
* rework backend workspace permissions
* fix comments on the frontend * move jwt token service to its own module * other fixes and updates