Updated WeKan Multiverse Roadmap (markdown)

Lauri Ojansivu 2023-09-27 17:49:40 +03:00
parent 80d10e90b9
commit ce6980d4ea

@ -9,11 +9,10 @@
- Using parts of frameworks as separate packages, like:
- Authentication, like OAuth2, Gmail, etc
- Option to not use websockets DDP, because at some corporate networks do not allow them.
- Email
- Storing session to database, for round robin
- https://github.com/wekan/wekan/issues/5120
- https://stackoverflow.com/questions/65547266/how-to-store-my-session-mysql-with-express-mysql-session
- Not having build step. Keep all files at directories they currently are, with understandable directory structure namig. Cache dependencies. Do not uglify.
- Not having build step. Keep all files at directories they currently are, with understandable directory structure naming, like per feature directory name, and under that parts of that features by name. Cache dependencies. Do not uglify.
## Screenshot