* 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
* move email templates to server
* Nest email module with smtp, postmark and console log drivers * react-email package
* move tiptap packages to main package.json * add tiptap extensions schema to collaborative backend * add basic README