https://github.com/tolerance-carousel/polis_tolerance-carousel
:milky_way: Open Source AI for large scale open ended feedback
https://github.com/tolerance-carousel/polis_tolerance-carousel
Last synced: about 2 months ago
JSON representation
:milky_way: Open Source AI for large scale open ended feedback
- Host: GitHub
- URL: https://github.com/tolerance-carousel/polis_tolerance-carousel
- Owner: tolerance-carousel
- License: agpl-3.0
- Created: 2022-03-04T08:31:16.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-02-26T13:21:05.000Z (over 1 year ago)
- Last Synced: 2024-04-16T17:10:31.599Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://pol.is
- Size: 26.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-polis - Tolerance Carousel - Code for deployed fork of Polis that paired with the Tolerance Carousel project. (Forks)
README
# Build commands
Build: `docker-compose build client-admin client-participation client-report`
Build participation: `docker-compose build client-participation`
Build admin: `docker-compose build client-admin`Run: `docker-compose up --build --detach`
Build with no cache from previous builds: `docker-compose build --parallel --no-cache`
# Useful files
- `constants.js` (update character limit)## ©️ License
[AGPLv3 with additional permission under section 7](/LICENSE)