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

https://github.com/pwntester/d3bate

An (open source) digital debating toolkit.
https://github.com/pwntester/d3bate

Last synced: 7 months ago
JSON representation

An (open source) digital debating toolkit.

Awesome Lists containing this project

README

          

# d3bate
![Codecov](https://img.shields.io/codecov/c/github/d3bate/d3bate?style=for-the-badge) ![GitHub Workflow Status]()

d3bate is a digital debating platform. It's designed to make it easy to run debating-related activities.
# Quickstart
There are multiple ways (listed here in order of complexity) to use d3bate.
1. [The hosted web application](https://debating.web.app)
2. Hosting on a (free) cloud platform
3. Hosting on your own servers

# Contributing
Contributions are welcome!

The backend can always do with more testing. Currently the backend has a set of end to end tests - any additional tests (even if they fail) are welcomed.