Skip to content

KronnyEC/cliques

Repository files navigation

cliques

A private social network focused on small (under 25 people) groups.

  1. Create a 'cliques' database in your database with: mysql -uroot -p then create database cliques. Note: we're running cliques database as root. Don't do this in production.

  2. Install the necessary system packages: make install. You can run make install_ubuntu or make install_osx to install system packages first.

Running make test will run the entire test suite, both the Django backend and the frontend. Travis will run these tests on commit as well.

Running make will build the www and apps.

Running make serve will run the App Engine dev server

Build Status

Codeship Status for pcsforeducation/cliques

About

A private social network focused on small (under 25 people) groups.

Resources

License

Stars

Watchers

Forks

Packages

No packages published