Skip to content

Quickly check the status of a DC 311 service request

License

Notifications You must be signed in to change notification settings

adunkman/dc311rn.com

Repository files navigation

Quickly check the status of a DC 311 service request. Service requests can be filed with DC’s 311 service without supplying an email address, however, you can’t look them up at https://311.dc.gov without supplying an email address. That’s silly.

Development

To run this application locally, you’ll need to install the dependencies and then launch the web server:

  1. npm install
  2. npm start

This will launch the site running locally at http://localhost:8080. Press Ctrl+C to stop the server.

Deployment

This application is deployed automatically on merges to master via Travis CI. The production build and deployment scripts are in .travis.yml.

About

Quickly check the status of a DC 311 service request

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published