Created
July 30, 2025 07:58
-
-
Save hamzamu/2b91ce9fe7cfbae9171d3746cd94a5a5 to your computer and use it in GitHub Desktop.
Meteor without Mongo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
meteor remove mongo meteor-base autopublish | |
meteor add minimongo | |
meteor add ddp webapp meteor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment