simpletasks
simpletasks copied to clipboard
Simple Tasks with Meteor 3.0 + Chakra UI + RHF + MongoDB
When I add thirdpart login in this project, (github or what), I added service-configuration,accounts-github module and try the code eg. ServiceConfiguration.configurations.upsert( { service: 'github' }, { $set: { loginStyle: 'popup',...
Added references to `jam:easy-schema`. Thanks for using it in this project!
Run [meteor/v3/call-async](https://codemod.com/registry/meteor-v3-call-async)
This PR has reverted to Meteor 2.x.x compatible version using fibers, in order to apply codemod migrations and verify the tools would help Meteor projects to migrate. This covers a...
Hey @nachocodoner , i have made changes to the codemod according to your request. And i am sorry for reverting back very late, due to some personal reasons, I was...