Skip to content

Instantly share code, notes, and snippets.

@hamzamu
Created July 30, 2025 07:58
Show Gist options
  • Save hamzamu/2b91ce9fe7cfbae9171d3746cd94a5a5 to your computer and use it in GitHub Desktop.
Save hamzamu/2b91ce9fe7cfbae9171d3746cd94a5a5 to your computer and use it in GitHub Desktop.
Meteor without Mongo
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