:::info
Because this project is forked from jserv and keeps contributing,
we checkout to scc
branch that helps us switching to latest development.
:::
Proof-of-concept Facebook clone in C. We minimal the essential dependencies
sudo apt-get install sassc \
cppcheck \
aspell \
build-essential \
libssl-dev
Install SQLite and openssl development package:
sudo apt-get install libsqlite3-dev libssl-dev
cd facebooc
make run
Facebooc
is freely re-distributable under the Apache & BSD License.
Use of this source code is governed by Apache & BSD style license that can be found
in the LICENSE
file.