{"id":16235985,"url":"https://github.com/blopa/tradingcardgame-list","last_synced_at":"2025-04-08T08:25:53.570Z","repository":{"id":70312745,"uuid":"126738102","full_name":"blopa/TradingCardGame-List","owner":"blopa","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-29T03:09:27.000Z","size":886,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T05:29:27.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/blopa.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":"2018-03-25T20:38:38.000Z","updated_at":"2018-03-29T03:09:28.000Z","dependencies_parsed_at":"2023-07-26T19:15:09.231Z","dependency_job_id":null,"html_url":"https://github.com/blopa/TradingCardGame-List","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/blopa%2FTradingCardGame-List","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2FTradingCardGame-List/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2FTradingCardGame-List/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2FTradingCardGame-List/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blopa","download_url":"https://codeload.github.com/blopa/TradingCardGame-List/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247802849,"owners_count":20998665,"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":"2024-10-10T13:28:36.662Z","updated_at":"2025-04-08T08:25:53.557Z","avatar_url":"https://github.com/blopa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TradingCardGame List\n\n# About\nTry it now: https://blopa.github.io/cards_list/\n\n# Development\n\n## Requirements\n\nFor development, you will only need Node.js installed on your environment.\nAnd please use the appropriate [Editorconfig](http://editorconfig.org/) plugin for your Editor (not mandatory).\n\n### Node\n\n[Node](http://nodejs.org/) is really easy to install \u0026 now include [NPM](https://npmjs.org/).\nYou should be able to run the following command after the installation procedure\nbelow.\n\n    $ node --version\n    v9.5.0\n\n    $ npm --version\n    5.6.0\n\n#### Node installation on OS X\n\nYou will need to use a Terminal. On OS X, you can find the default terminal in\n`/Applications/Utilities/Terminal.app`.\n\nPlease install [Homebrew](http://brew.sh/) if it's not already done with the following command.\n\n    $ ruby -e \"$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)\"\n\nIf everything when fine, you should run\n\n    brew install node\n\n#### Node installation on Linux\n\n    sudo apt-get install python-software-properties\n    sudo add-apt-repository ppa:chris-lea/node.js\n    sudo apt-get update\n    sudo apt-get install nodejs\n\n#### Node installation on Windows\n\nJust go on [official Node.js website](http://nodejs.org/) \u0026 grab the installer.\nAlso, be sure to have `git` available in your PATH, `npm` might need it.\n\n---\n\n## Install\n\nAll the project dependencies are for development purposes only.\n\n    $ git clone https://github.com/blopa/React-Q-A.git\n    $ cd PROJECT\n    $ npm install\n\n## Start dev server\n\n    $ npm start\n\n## Simple build for production\n\n    $ npm run build\n\n## Update sources\n\nSome packages usages might change so you should run `npm prune` \u0026 `npm install` often.\nA common way to update is by doing\n\n    $ git pull\n    $ npm prune\n    $ npm install\n\nTo run those 3 commands you can just do\n\n    $ npm run pull\n\n## Languages \u0026 tools\n\n### JavaScript\n\n- [eslint](https://github.com/eslint/eslint) is used to prevent JavaScript error and to check coding conventions.\n- [webpack](https://github.com/webpack/webpack) takes modules with dependencies and generates static assets representing those modules.\n- [babel](https://github.com/babel/babel) is used to 'compile' our Javascript code.\n\n### CSS\n\n- [Bootstrap](https://github.com/twbs/bootstrap) for some templating.\n\n### REST API\n\n- [typicode/json-server](https://github.com/typicode/json-server) for mocked data.\n\n# Release Notes\n- **v0.0.1:**\n\t- First version\n\n# F.A.Q.\n**Q: Can you implement \u003c???\u003e function?**\n\nA: I can try. Open a issue and I'll see what I can do.\n\n**Q: Your project is awesome. How can I help?**\n\nA: Thank you! You can help by codding more features, creating pull requests, or donating using Bitcoin: **1BdL9w4SscX21b2qeiP1ApAFNAYhPj5GgG**\n\n# TODO\n- Create TODO list\n\n# License\nMIT License\n\nCopyright (c) 2018 blopa\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n**Free Software, Hell Yeah!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblopa%2Ftradingcardgame-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblopa%2Ftradingcardgame-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblopa%2Ftradingcardgame-list/lists"}