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.
- Host: GitHub
- URL: https://github.com/pwntester/d3bate
- Owner: pwntester
- License: mpl-2.0
- Created: 2022-11-10T12:48:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T12:52:21.000Z (about 3 years ago)
- Last Synced: 2025-06-07T22:07:00.284Z (7 months ago)
- Language: Rust
- Homepage: https://debating.web.app
- Size: 9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# d3bate
 ![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.