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

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

Awesome Lists containing this project

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)