{"id":21039790,"url":"https://github.com/jmxo/readingbuddies","last_synced_at":"2026-05-07T05:40:19.426Z","repository":{"id":159485551,"uuid":"73774922","full_name":"jmxo/ReadingBuddies","owner":"jmxo","description":"SPA and REST API demo that aggregates the book reviews of multiple Goodreads users","archived":false,"fork":false,"pushed_at":"2017-02-06T18:23:54.000Z","size":502,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-23T09:51:42.513Z","etag":null,"topics":["angular","gulp","typescript"],"latest_commit_sha":null,"homepage":"","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/jmxo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-11-15T04:06:02.000Z","updated_at":"2023-04-30T20:28:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"29106bd4-635d-44dd-b8b7-a8743078cdb3","html_url":"https://github.com/jmxo/ReadingBuddies","commit_stats":null,"previous_names":["jmxo/readingbuddies"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmxo%2FReadingBuddies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmxo%2FReadingBuddies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmxo%2FReadingBuddies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmxo%2FReadingBuddies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmxo","download_url":"https://codeload.github.com/jmxo/ReadingBuddies/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243482942,"owners_count":20297908,"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":["angular","gulp","typescript"],"created_at":"2024-11-19T13:43:48.479Z","updated_at":"2025-10-09T15:38:07.338Z","avatar_url":"https://github.com/jmxo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reading Buddies\n\nA simple SPA and REST API demo that aggregates the book reviews of multiple Goodreads users.\n\nCloned ES5 version from https://github.com/cgmartin/ReadingBuddies/tree/es5-version then converted the client code to TypeScript\n\nFixed issues related to breaking changes of updated gulp plugins (gulp-typescript and gulp-tslint).\n\n```\n  +-------------+\n  |   Browser   |\n  | Angular SPA |\n  +------+------+\n         |\n +-------+--------+   +-------------+\n | Express Server +---+ Redis Cache |\n +----------------+   +-------------+\n         |\n +-------+--------+\n |  Goodreads API |\n +----------------+\n```\n\n## Screenshots\n\n![Home page screenshot](./screenshots/home-page-screenshot.png?raw=true \"Home page\")\n\n![Config page screenshot](./screenshots/config-page-screenshot.png?raw=true \"Config page\")\n\n## Quick Start\n\nInstall and run the dependencies:\n\n* Install [Node.js](https://nodejs.org/en/download/)\n* Install and run [Redis](http://redis.io/topics/quickstart), or use the Redis [Docker](http://docs.docker.com/) image: `docker-compose up -d redis`\n\nConfigure the application:\n\n1. Request a [Goodreads API Developer Key](https://www.goodreads.com/api/keys)\n1. Copy `.env.example` to `.env`\n1. Modify `.env` with correct configuration values\n\nBuild and run the application:\n\n1. Run `npm install \u0026\u0026 bower install` to install the app dependencies\n1. Run `npm run build` to build the app JS/CSS bundles and static files folder (`./build/`)\n1. Run `npm start` to start the http server\n1. Open browser: \u003chttp://localhost:8000\u003e\n\nBuild/refresh upon file changes:\n\n1. Run `npm run develop` for development mode\n1. Open browser: \u003chttp://localhost:3000\u003e\n\n\n## License ##\n\n[MIT License](http://cgm.mit-license.org/)  Copyright © 2014 Christopher Martin\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmxo%2Freadingbuddies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmxo%2Freadingbuddies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmxo%2Freadingbuddies/lists"}