/rockpool

A web app for communities of practice. Support a community and store what you need from the ocean of information. Successor to CommunityTweets

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Rockpool

Support a community and store what you need from the ocean of information.

Successor to and complete rewrite of CommunityTweets.

Rockpool is an Express app interfacing with MongoDB. It ingests metadata about articles from RSS feeds ("blog posts") and optionally tweets and/or toots links to those post when they are published. Users can register and manage their accounts via passwordless login, and connect the feed to their Pocket accounts for automatic ingest to their Pocket list, or download an OPML file to import into an RSS reader.

Not quite ready for production, but nearly there.

Documentation

  1. Installation
  2. Database structure
  3. Searching
  4. User dashboard
  5. Admin dashboard
  6. Browse page

Contributing

See Contributing guide

License

After 10 May 2019: AGPL 3.0+
Prior to 10 May 2019: GPL 3.0+

Copyright (C) 2019 - 2020 Hugh Rundle

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.