Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sententiaregum/sententiaregum

A social network based on Symfony3 and ReactJS.
https://github.com/sententiaregum/sententiaregum

nix reactjs social-network symfony

Last synced: about 2 months ago
JSON representation

A social network based on Symfony3 and ReactJS.

Awesome Lists containing this project

README

        

# Sententiaregum

A social network based on Symfony and ReactJS

### Build
[![Build Status](https://travis-ci.org/Sententiaregum/Sententiaregum.svg?branch=master)](https://travis-ci.org/Sententiaregum/Sententiaregum)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Sententiaregum/Sententiaregum/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Sententiaregum/Sententiaregum/?branch=master)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/720e0e5c-514d-4269-9d3f-c9de9ad4d7bf/mini.png)](https://insight.sensiolabs.com/projects/720e0e5c-514d-4269-9d3f-c9de9ad4d7bf)

### Development
[![Stories in Ready](https://badge.waffle.io/Sententiaregum/Sententiaregum.svg?label=ready&title=Ready)](http://waffle.io/Sententiaregum/Sententiaregum)
[![Join the chat at https://gitter.im/Sententiaregum](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Sententiaregum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Latest Stable Version](https://poser.pugx.org/sententiaregum/sententiaregum/v/stable)](https://packagist.org/packages/sententiaregum/sententiaregum) [![Total Downloads](https://poser.pugx.org/sententiaregum/sententiaregum/downloads)](https://packagist.org/packages/sententiaregum/sententiaregum) [![Latest Unstable Version](https://poser.pugx.org/sententiaregum/sententiaregum/v/unstable)](https://packagist.org/packages/sententiaregum/sententiaregum) [![License](https://poser.pugx.org/sententiaregum/sententiaregum/license)](https://packagist.org/packages/sententiaregum/sententiaregum)

## What is it?

Sententiaregum is a social network based on a REST api written with Symfony3 and a frontend in ECMAScript6 using React and [a custom flux implementation](https://github.com/Sententiaregum/flux-container).

## Docs

The docs can be found [here](https://github.com/Sententiaregum/Sententiaregum/tree/master/docs/).

## License

This project is under the GPL license. The whole license file can be found [here](https://github.com/Sententiaregum/Sententiaregum/tree/master/LICENSE).