Skip to content

Working pilot of a portal that collects and displays Community Development Block Grant-Disaster Recovery (CDBG-DR) data.

License

Notifications You must be signed in to change notification settings

wongperson/hud-disaster-data

 
 

Repository files navigation

Staging Build Status

HUD Disaster Data Pilot

A pilot of a website that collects and displays disaster data for use by Community Development Block Grant-Disaster Recovery (CDBG-DR) grantees.

Contributing

See CONTRIBUTING for additional information.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

Setup

This project includes a .travis.yml file that will facilitate the building, testing, and deploying of the application, following this structure.

Repo Branch updated Build deployed to
flexion/hud-disaster-data sprint-* cloud.gov hud-disaster-data dev
flexion/hud-disaster-data master cloud.gov hud-disaster-data staging
18F/hud-disaster-data master cloud.gov hud-disaster-data prod

Initiation of TravisCI

To include a repo into TravisCI, you must be an admin of that repo.

  • Go to TravisCI
  • Click Sign in with GitHub and sign in
  • For additional information, see these directions
  • Once you’re signed in, and Travis has synchronized your repositories from GitHub, go to your profile page and enable Travis CI for the repository you want to build
    • We already have the .travis.yml in your project, so the first update to the branch will trigger the build and deploy.
  • Check the build status page to see if your build passes or fails

About

Working pilot of a portal that collects and displays Community Development Block Grant-Disaster Recovery (CDBG-DR) data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.5%
  • HTML 12.3%
  • JavaScript 10.2%