{"id":24911500,"url":"https://github.com/hackoregon/housing-frontend","last_synced_at":"2025-10-06T13:32:53.841Z","repository":{"id":77887060,"uuid":"81286461","full_name":"hackoregon/housing-frontend","owner":"hackoregon","description":"Staging site for housing front-end","archived":false,"fork":false,"pushed_at":"2019-08-11T22:38:24.000Z","size":3466,"stargazers_count":3,"open_issues_count":9,"forks_count":12,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-02-02T04:23:22.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hacko-housing-staging.s3-website-us-west-2.amazonaws.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hackoregon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-08T04:11:53.000Z","updated_at":"2023-11-28T21:03:48.000Z","dependencies_parsed_at":"2023-03-12T02:24:13.181Z","dependency_job_id":null,"html_url":"https://github.com/hackoregon/housing-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackoregon%2Fhousing-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackoregon%2Fhousing-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackoregon%2Fhousing-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackoregon%2Fhousing-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackoregon","download_url":"https://codeload.github.com/hackoregon/housing-frontend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245960813,"owners_count":20700781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-02T04:20:31.593Z","updated_at":"2025-10-06T13:32:53.743Z","avatar_url":"https://github.com/hackoregon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hack Oregon Housing Project 2016-2017 Season\n\n\n![Build Status](https://travis-ci.org/hackoregon/housing-frontend.svg?branch=master)\n\nThis is a clone of the [Hack Oregon Starter kit](https://github.com/hackoregon/hackoregon-frontend-starter).\n\n### Update - This repo is now a package in the civic monorepo\n#### Do not make updates in this repo - for updates and changes, use (https://github.com/hackoregon/civic.git)\n___\n\n\n#### Guide\n1. Get [Node 6.5 +](https://nodejs.org) - I recommend using [Node Version Manager](https://github.com/creationix/nvm#install-script):\n2. `git clone https://github.com/hackoregon/team-budget-frontend.git`.\n3. `nvm install 6.9.5` and `nvm use` (sets your node version)\n4. install [yarn](https://yarnpkg.com/en/docs/install) (using yarn instead of npm for installing dependencies will help keep versions in sync more easily), and run `yarn` from inside the repo to install dependencies.\n5. `npm start` - start dev mode (watching tests + linter)\n6. `npm test` - run tests\n7. `npm run coverage` - run tests w/ coverage\n\n**Note:** When developing, go to [http://localhost:3000/collection/housing](http://localhost:3000/collection/housing) in order to see the project's index route.\n\n#### Using the [Component Library](https://github.com/hackoregon/component-library) in your project\nThe component libary has been installed as a dependency from an npm build, make sure the version in package.json matches the latest version in the component library repo to have access to all the latest components.\n(https://www.npmjs.com/package/@hackoregon/component-library)\n\nTo use a component in your project, import the precompiled component from the lib folder\n\nExample:  importing the StoryCard component from the component library\n\n```javascript\nimport StoryCard from '@hackoregon/component-library/lib/StoryCard/StoryCard';\n```\n\n#### Publishing to NPM\nThe project uses semver and will be published on NPM for consumption in civic-platform. Run the following commands sequentially:\n```bash\n  $ npm run bump # will provide you a prompt for version bumps \u0026 automatic git tagging + tag README with current version\n  $ npm publish  # will publish to npm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackoregon%2Fhousing-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackoregon%2Fhousing-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackoregon%2Fhousing-frontend/lists"}