pho-recipes/facebook

A simplified Facebook clone recreated with Pho Networks

dev-master 2020-04-24 22:05 UTC

This package is auto-updated.

Last update: 2024-04-25 07:15:50 UTC


README

A "full" Twitter clone recreated with Phở Networks

The difference of the Twitter-full recipe from Basic is:

  1. The generic name of Graph.pgql is renamed as Twitter.pgql
  2. The generic name of Status.pgql is renamed as Tweet.pgql
  3. The new Tweet.pgql is constrainted by 140 chars max.
  4. Private messaging incorporated with the Message.pgql edge.

The difference of the Twitter-full recipe from Twitter-simple is:

  1. Private messaging incorporated with the Message.pgql edge.