/fakebook

Facebook clone written in PHP + Redis, for educational purposes

Primary LanguagePHPOtherNOASSERTION

Fakebook

A easily scalable Facebook clone in PHP + Redis

Requirements

  • Redis (tested with 2.8)
  • PHP 5

Installation

  • Clone the repository to the desired location
  • Run redis
  • Done!

Demo & Docs

You can try a running demo here

Read my blog post about it for more detailed information.

Feel free to fork it!