{"id":20374179,"url":"https://github.com/mzogheib/billions","last_synced_at":"2026-06-05T12:31:11.283Z","repository":{"id":40288949,"uuid":"245610755","full_name":"mzogheib/billions","owner":"mzogheib","description":"Interactions with the Discogs API","archived":false,"fork":false,"pushed_at":"2023-01-27T09:04:46.000Z","size":2369,"stargazers_count":0,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T06:51:16.129Z","etag":null,"topics":["discogs","discogs-api"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mzogheib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-07T10:17:56.000Z","updated_at":"2021-12-24T01:08:38.000Z","dependencies_parsed_at":"2023-02-15T07:16:09.648Z","dependency_job_id":null,"html_url":"https://github.com/mzogheib/billions","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzogheib%2Fbillions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzogheib%2Fbillions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzogheib%2Fbillions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzogheib%2Fbillions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mzogheib","download_url":"https://codeload.github.com/mzogheib/billions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241921823,"owners_count":20042763,"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":["discogs","discogs-api"],"created_at":"2024-11-15T01:22:53.097Z","updated_at":"2026-06-05T12:31:11.277Z","avatar_url":"https://github.com/mzogheib.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Billions\n\nInteractions with the [Discogs API](https://www.discogs.com/developers)\n\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Getting Started\n\n1. Clone the repo\n2. Create a `.env` file in the root directory. Get your personal access token [here](https://www.discogs.com/settings/developers).\n\n```bash\nREACT_APP_DISCOGS_TOKEN=replace-with-personal-access-token\n```\n\n3. Start\n\n```bash\nyarn start\n```\n\n## Linting \u0026 Code Formatting\n\n- https://www.robertcooper.me/using-eslint-and-prettier-in-a-typescript-project\n\n## Development \u0026 Release Process\n\n### Pre-development\n\n- Create an issue in GitHub describing the required changes\n\n### Development\n\n- Create a feature branch off `master` and reference the issue number in the name, e.g.\n\n```\ngit checkout -b ISSUE/#23\n```\n\n- Develop and commit. Commit messages can be anything, short and meanigful\n- When a feature is complete push the branch to remote and raise a PR\n- Ensure the PR title follows the [Conventional Commits specification](https://conventionalcommits.org) specification. An example title is\n\n```\nfeat: New results page\n```\n\n- Squash \u0026 merge the PR to `master`\n\n#### Notes\n\n- Commit messages on `master` in the CLI are enforced via [commitlint](https://github.com/conventional-changelog/commitlint)\n- PR titles on GitHub are enforced via [Semantic Pull Requests](https://github.com/zeke/semantic-pull-requests)\n\n### Release\n\n- Based on the commit messages [standard-version](https://github.com/conventional-changelog/standard-version) is used to bump version and generate the changelog\n\n```bash\nyarn release\nyarn publish-release\n```\n\n## TODO\n\n- Add React Playroom\n- Add Storybook\n- Split into monorepo so that Playroom and Storybook are in separate packages\n\n## Random things\n\n- Should each screen specify padding or should it be global in a root Box?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzogheib%2Fbillions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmzogheib%2Fbillions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzogheib%2Fbillions/lists"}