Hi, i’m currently migrating my project
GitHub - jbl2024/latelier: L'atelier, a project management tool (project management kanban like wekan/trello)
here is my pending PR: Feature/prepare migration to meteor 3 by jbl2024 · Pull Request #158 · jbl2024/latelier · GitHub
I have migrated all my code and i’m facing (small) issues with these dependencies:
- GitHub - veliovgroup/Meteor-Files: 🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust. : not yet migrated
- GitHub - meteor-vue/vue-meteor: 🌠 Vue first-class integration in Meteor : i’m not sure if changes are needed for meteor 3
- for the permissions, i’m using alanning:roles v1. I have not migrated to v2/v3 and i will probably fork it and adapt v1 to async/await stuff and delay migration to alanning:roles v3 for another release.
By the way i have created a gpt to help me refactor my code: https://chat.openai.com/g/g-huS9Yvryk-meteor-2-to-3-migration-assistant
I have uploaded the v3 migration guide inside and added some instructions. Not always accurate but quite pratical for refactoring large functions ![]()