https://github.com/efforg/congress-forms-test
Way for volunteers to test EFF's congress-forms repo
https://github.com/efforg/congress-forms-test
Last synced: about 1 year ago
JSON representation
Way for volunteers to test EFF's congress-forms repo
- Host: GitHub
- URL: https://github.com/efforg/congress-forms-test
- Owner: EFForg
- Created: 2014-03-27T20:22:49.000Z (about 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-03-01T01:13:43.000Z (over 10 years ago)
- Last Synced: 2025-04-19T11:09:15.061Z (about 1 year ago)
- Language: JavaScript
- Size: 38.2 MB
- Stars: 8
- Watchers: 15
- Forks: 6
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
congress-forms-test
===================
Way for volunteers to test EFF's congress-forms repo
```
javascript:(function(){s=document.createElement('script');s.type='text/javascript';s.src='https://raw.github.com/davatron5000/fitWeird/master/fitWeird.js?v='+parseInt(Math.random()*99999999);document.body.appendChild(s);})();
```
## Usage
Check out the [congress-forms repo](https://github.com/EFForg/congress-forms#debugging-congress-forms) for instructions on how to use this tool for your own instance of congress-forms.
## Developers
To build the js assets, make sure you have [bower](http://bower.io/), [npm](https://www.npmjs.com/), and [grunt](http://gruntjs.com/) installed.
Then run:
$ npm install
Now you can build the assets defined in `bower.json`:
$ grunt build
$ grunt minify
If you want to run the tool locally with docker for development purposes (or if you just don't like hosting on github.io), you can do so:
$ docker run --rm -v $(pwd):/usr/local/apache2/htdocs -p "8080:80" hainish/apache-no-cache
$ firefox http://localhost:8080/