Skip to content

Instantly share code, notes, and snippets.

@matthisk
Last active December 14, 2015 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthisk/4a8690bbd7809b0292cb to your computer and use it in GitHub Desktop.
Save matthisk/4a8690bbd7809b0292cb to your computer and use it in GitHub Desktop.
stream-meteor follow yourself
// New users news feed follow his own user feed
Stream.feedManager.followUser(user._id, user._id);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment