Gobo: Your social media. Your rules.
Gobo is a responsive web-based social media aggregator developed by the MIT Center for Civic Media. With Gobo, users have the ability to control their feed by filtering content, include news from various sources, and explore what has been filtered out. The project was created by Jasmin Rubinovitz, Alexis Hope, Rahul Bhargava, and Ethan Zuckerman, with support from the Knight Foundation.
To install Gobo, follow these steps:
config.py file in server/config/ with the necessary API keys and the database URL.pyenv. Install it via HomeBrew and then install the required Python versions.pyenv-virtualenv to manage a virtual environment for the project. Install it with HomeBrew and configure it in your .bash_profile or .profile file./client in another terminal window. Install Node Version Manager, use Node version 10.13.0, and build static assets.Gobo is a social media aggregator that offers users the flexibility to curate their feeds, ensuring a personalized and controlled social media experience. With its responsive design, feed filtering capabilities, and transparent algorithms, Gobo provides a unique solution for managing and exploring social media content. Install Gobo by configuring the backend, managing Python versions, setting up virtual environments, installing requirements, and building static assets for the front-end.