pho-recipes / facebook
A simplified Facebook clone recreated with Pho Networks
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 1
Type:project
Requires
- php: ^7.1
This package is auto-updated.
Last update: 2025-02-25 09:04:21 UTC
README
A "full" Twitter clone recreated with Phở Networks
The difference of the Twitter-full recipe from Basic is:
- The generic name of Graph.pgql is renamed as Twitter.pgql
- The generic name of Status.pgql is renamed as Tweet.pgql
- The new Tweet.pgql is constrainted by 140 chars max.
- Private messaging incorporated with the Message.pgql edge.
The difference of the Twitter-full recipe from Twitter-simple is:
- Private messaging incorporated with the Message.pgql edge.