pho-recipes/twitter-simple

A simple Twitter clone recreated with Pho Networks

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

This package is auto-updated.

Last update: 2024-04-25 07:05:37 UTC


README

A "simple" Twitter clone recreated with Phở Networks

The difference of the Twitter-simple 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.

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

  1. Private messaging is NOT incorporated.