https://github.com/ryancharris/who
πΊπΈ Keep track of your Congressional reps
https://github.com/ryancharris/who
congress elixir js npm phoenix sass vue webpack
Last synced: 3 months ago
JSON representation
πΊπΈ Keep track of your Congressional reps
- Host: GitHub
- URL: https://github.com/ryancharris/who
- Owner: ryancharris
- License: mit
- Created: 2017-07-29T15:07:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T09:05:34.000Z (over 3 years ago)
- Last Synced: 2024-10-29T09:16:07.197Z (over 1 year ago)
- Topics: congress, elixir, js, npm, phoenix, sass, vue, webpack
- Language: Elixir
- Homepage:
- Size: 1.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Who
Attempt to port ["Who Speaks for Us?"](https://github.com/ryancharris/who-speaks-for-us) over from React and expand upon its scope.
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.create && mix ecto.migrate`
* Install Node.js dependencies with `cd assets && npm install`
* Start Phoenix endpoint with `mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).
## Learn more
* Official website: http://www.phoenixframework.org/
* Guides: http://phoenixframework.org/docs/overview
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix