Coder Social home page Coder Social logo

loganyott / idvote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boisebrigade/idvote

0.0 2.0 0.0 7.4 MB

Precinct finder

Home Page: http://www.boisebrigade.org/

License: ISC License

JavaScript 51.55% HTML 2.22% CSS 5.13% Elixir 40.87% Shell 0.23%

idvote's Introduction

Idvote

  • Install Elixir: https://elixir-lang.org/install.html
  • Start Docker: docker-compose up -d
  • Copy .env.example to .env: cp .env.example .env
    • Tweak default environment variables as needed
  • Install deps: env $(cat .env | xargs) mix deps.get
  • Run migration: env $(cat .env | xargs) mix ecto.reset
  • Start Phoenix: env $(cat .env | xargs) mix phx.server

Now you can visit localhost:4000/index.html from your browser.

Learn more

License

ISC, 2018, Code for America

See LICENSE.md

idvote's People

Contributors

tylersamples avatar benkline avatar

Watchers

James Cloos avatar Logan Yott avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.