SkillAgentSearch skills...

Votio

A learning project implementing realtime voting, with Elixir, Phoenix, Ueberauth, React, Redux, and D3.

Install / Use

/learn @terakilobyte/Votio
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Votio

Image of Application

You'll need to set your github environmental variables appropriately. Look in config.ex if you'd rather just hardcode them in for testing.

To start the application:

  1. Install dependencies with mix deps.get
  2. Install NPM dependencies with npm install
  3. Create and migrate your database with mix ecto.create && mix ecto.migrate
  4. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Votio

This is a simple learning project that I'll be keeping a (b)log of. Each major milestone will live on its' own branch.

View on GitHub
GitHub Stars32
CategoryEducation
Updated7mo ago
Forks4

Languages

Elixir

Security Score

67/100

Audited on Aug 25, 2025

No findings