From f280484c1a53d49d012e48e1f8b4b4b8b4318e91 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 16 Dec 2023 10:13:40 +0200 Subject: [PATCH] Updated Deep Dive Into WeKan (markdown) --- Deep-Dive-Into-WeKan.md | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/Deep-Dive-Into-WeKan.md b/Deep-Dive-Into-WeKan.md index 5521ab4..8ad2abc 100644 --- a/Deep-Dive-Into-WeKan.md +++ b/Deep-Dive-Into-WeKan.md @@ -1,18 +1,3 @@ -## Why this wiki page? - -- This Week in MeteorJS: 22 September 2023 https://www.youtube.com/watch?v=UWVL1xUP9r0 -- There Jan Dvorak IV https://github.com/StorytellerCZ commented chat: "We should do deep dive into WeKan!" -- So here is The Deep Dive! -- Questions for upcoming "This Week in MeteorJS", some already mentioned to be upcoming: - - How to upgrade dependencies to Meteor 3.0 ? Some answer was to mention Meteor version at package dependency: - Meteor 3.0 upgrading dependencies - - But what if adding dependency adds some more error messages? Probably that depends on error message, like here when - trying to upgrade to Meteor 3.0 alpha 15: https://github.com/wekan/wekan/issues/5142 - - https://forums.meteor.com/t/my-journey-towards-meteor-3-0/60001/23 - - https://github.com/bratelefant/Meteor-Files - - https://github.com/bratelefant/meteor-roles - - https://github.com/bratelefant/meteor-multitenancy - ## Screenshot of Meteor WeKan Meteor WeKan screenshot @@ -128,4 +113,20 @@ ## Maybe? -- https://github.com/frozeman/meteor-persistent-minimongo2 \ No newline at end of file +- https://github.com/frozeman/meteor-persistent-minimongo2 + +## Upcoming upgrades to Meteor 3.0 + +- This Week in MeteorJS: 22 September 2023 https://www.youtube.com/watch?v=UWVL1xUP9r0 +- There Jan Dvorak IV https://github.com/StorytellerCZ commented chat: "We should do deep dive into WeKan!" +- So here is The Deep Dive! +- Questions for upcoming "This Week in MeteorJS", some already mentioned to be upcoming: + - How to upgrade dependencies to Meteor 3.0 ? Some answer was to mention Meteor version at package dependency: + Meteor 3.0 upgrading dependencies + - But what if adding dependency adds some more error messages? Probably that depends on error message, like here when + trying to upgrade to Meteor 3.0 alpha 15: https://github.com/wekan/wekan/issues/5142 + - https://forums.meteor.com/t/my-journey-towards-meteor-3-0/60001/23 + - https://github.com/bratelefant/Meteor-Files + - https://github.com/bratelefant/meteor-roles + - https://github.com/bratelefant/meteor-multitenancy +