Coder Social home page Coder Social logo

lez / societybuilder Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 943 KB

Platform for building focused societies

License: GNU Affero General Public License v3.0

Shell 5.19% Dockerfile 0.37% JavaScript 43.20% CSS 5.89% Gherkin 4.54% Python 36.66% HTML 4.16%

societybuilder's Introduction

Society Builder

Society Builder is a free and open-source community site engine.

Goals

The main goal is to create effective communication means for groups with purpose. Another goal is to keep the developing experience joyful.

Installing the development environment

git clone https://github.com/lez/societybuilder
cd societybuilder
./build all
docker run --volume=$(pwd):/src -i sb-dev

Once the environment is up and running, run gulp to (re)build the js and css bundles.

ssh [email protected]
Password: a

cd /src/frontend
gulp

Gulp runs a BrowserSync proxy on port 3000 to the application. If source files are modified in /src, gulp rebuilds the web artifacts and notifies the browser via BrowserSync.

On a separate shell, run (as root):

cd /src
pserve development.ini --reload

This serves the site on http://172.17.0.2

Technology stack

  • Python on the backend side
  • Pyramid web framework
  • modified version of pyxl3 for generating static HTML content
  • React and Redux in the browser
  • Postgresql for data storage
  • Redis for session storage

Roadmap

  • peer moderation of comments and posts
    • Any user can suggest alternative version of content. The suggestion can be discussed among all participants.
  • image browser

License

Affero General Public License 3.0

societybuilder's People

Stargazers

Tamas Nagy avatar

Watchers

Laszlo Megyer avatar James Cloos avatar Tamas Nagy avatar

societybuilder's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.