{"id":15674786,"url":"https://github.com/taehwanno/hnpwa-react","last_synced_at":"2025-05-06T23:27:21.511Z","repository":{"id":88088958,"uuid":"104622936","full_name":"taehwanno/hnpwa-react","owner":"taehwanno","description":"Hacker News readers as Progressive Web Apps with React, react-router, redux, Immutable.js          ","archived":false,"fork":false,"pushed_at":"2018-07-02T13:17:08.000Z","size":1203,"stargazers_count":13,"open_issues_count":5,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T04:03:01.462Z","etag":null,"topics":["hacker-news","hnpwa","progressive-web-apps","pwa","react"],"latest_commit_sha":null,"homepage":"https://hnpwa-react.firebaseapp.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/taehwanno.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-09-24T06:08:55.000Z","updated_at":"2023-05-25T11:13:44.000Z","dependencies_parsed_at":"2023-05-18T05:45:34.733Z","dependency_job_id":null,"html_url":"https://github.com/taehwanno/hnpwa-react","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taehwanno%2Fhnpwa-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taehwanno%2Fhnpwa-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taehwanno%2Fhnpwa-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taehwanno%2Fhnpwa-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taehwanno","download_url":"https://codeload.github.com/taehwanno/hnpwa-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252785099,"owners_count":21803821,"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":["hacker-news","hnpwa","progressive-web-apps","pwa","react"],"created_at":"2024-10-03T15:50:41.945Z","updated_at":"2025-05-06T23:27:21.499Z","avatar_url":"https://github.com/taehwanno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HNPWA with React [![Build Status](https://circleci.com/gh/taehwanno/hnpwa-react/tree/master.svg?style=shield\u0026circle-token=3f589df40a8f9d6303dee73907fbf91f9c09cc38)](https://circleci.com/gh/taehwanno/hnpwa-react/tree/master)\n\n\u003e Hacker News readers as Progressive Web Apps with React, React Router, Redux, Immutable.js\n\nLive Demo: https://hnpwa-react.firebaseapp.com/\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"190\" height=\"388\" src=\"https://user-images.githubusercontent.com/7760903/35339511-25858120-0164-11e8-997a-47902e4e8d8d.png\"\u003e\n\u003c/div\u003e\n\n# Features\n\n- Framework / UI libraries: React, React Router\n- State Management: Redux, Immutable.js\n- Module Bundling: Webpack\n- Service Worker\n  - Application Shell\n  - Data caching with [Workbox](https://workboxjs.org/)\n  - Offline Google Analytics with [workbox-google-analytics](https://workboxjs.org/reference-docs/latest/module-workbox-google-analytics.html)\n- Performance Patterns\n  - Client-side state \u0026 DOM hydration\n  - Server-side data pre-fetching\n  - Preload / Prefetch resources\n- Hosting: Firebase\n- Server Side Rendering with Google Cloud Functions\n\n# Prerequisites\n\n- node `v8.5.0`\n- [yarn](https://yarnpkg.com/lang/en/)\n- [bundler](http://bundler.io/)\n\n```bash\n$ git clone https://github.com/taehwanno/hnpwa-react.git\n$ cd hnpwa-react\n$ yarn install\n$ bundle install\n$ cd functions \u0026\u0026 yarn install \u0026\u0026 cd ..\n```\n\n# Scripts\n\n```bash\n# Run dev server at 8080 port\n$ yarn start\n\n# Analyze bundle with webpack-bundle-analyzer\n$ yarn analyze\n$ yarn analyze:cache\n\n# Lint with eslint, scss-lint\n$ yarn lint\n$ yarn lint:js\n$ yarn lint:scss\n\n# Test\n$ yarn test\n$ yarn test:watch\n$ yarn test:coverage\n\n# Build for client, server bundle\n$ yarn build\n$ yarn build:client\n$ yarn build:server\n\n# Run storybook at 9001 port\n$ yarn storybook\n```\n\n# Storybook\n\nhttps://taehwanno.github.io/hnpwa-react/\n\n# License\n\nMIT © [Taehwan, No](https://github.com/taehwanno)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaehwanno%2Fhnpwa-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaehwanno%2Fhnpwa-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaehwanno%2Fhnpwa-react/lists"}