/subclout

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

Subclout

Subclout is the 100% open source project building custom landing pages and gated content for BitClout profiles.

Built With

  • Ruby on Rails — Our back end API is a Rails app.
  • GraphQL — We use a GraphQL API to communicate from the back end.
  • Vue.js — Our front end is a Vue.js app that communicates with the Rails API.
  • PostgreSQL — Our main data store is in Postgres.
  • Redis — We use Redis as a cache and for transient data.

Contributing

Subclout is 100% free and open source. We encourage future contributors, but are not accepting pull requests at this moment.

Copyright / License

Licensed under the GNU General Public License Version 3.0; you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

https://www.gnu.org/licenses/gpl-3.0.txt

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.