cdrappi / caucus

Caucus coordination app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caucus

App for reporting caucus results

Updating git submodules

$ git submodule update --init

Tech stack

caucus is divided into 3 folders:

  • donkey (a tool for deploys)
  • clients (e.g. the web app)
  • services (e.g. the web server)

Deploy

To deploy the service named api, run:

$ deploy api

To deploy all services, run:

$ deploy

Clients

This app gives you a web client:

Services

This app gives you a Rust server:

About

Caucus coordination app

License:Apache License 2.0


Languages

Language:Rust 56.2%Language:Python 17.6%Language:HTML 10.8%Language:JavaScript 7.7%Language:Shell 2.3%Language:PLpgSQL 1.7%Language:CSS 1.2%Language:Dockerfile 1.2%Language:TSQL 1.1%