{"id":18547298,"url":"https://github.com/jefer94/choco","last_synced_at":"2025-05-15T07:31:44.012Z","repository":{"id":40792573,"uuid":"250928162","full_name":"jefer94/choco","owner":"jefer94","description":"Choco Components, Services and Tools.","archived":false,"fork":false,"pushed_at":"2023-01-05T17:40:42.000Z","size":5716,"stargazers_count":0,"open_issues_count":29,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T09:42:53.485Z","etag":null,"topics":["algorithm","choco","choco-components","locale","locale-gen","transpiler"],"latest_commit_sha":null,"homepage":"https://github.com/jefer94/algorithm","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/jefer94.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-29T01:14:35.000Z","updated_at":"2020-10-19T03:23:55.000Z","dependencies_parsed_at":"2023-02-04T09:01:29.032Z","dependency_job_id":null,"html_url":"https://github.com/jefer94/choco","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/jefer94%2Fchoco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefer94%2Fchoco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefer94%2Fchoco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefer94%2Fchoco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefer94","download_url":"https://codeload.github.com/jefer94/choco/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254295888,"owners_count":22047160,"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":["algorithm","choco","choco-components","locale","locale-gen","transpiler"],"created_at":"2024-11-06T20:28:53.877Z","updated_at":"2025-05-15T07:31:43.994Z","avatar_url":"https://github.com/jefer94.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n\n  \u003ca href=\"https://github.com/jefer94/choco\"\u003e\n    \u003cimg\n      width=\"400\"\n      src=\"https://img.shields.io/badge/choco-algorithm-green.svg?style=for-the-badge\u0026colorA=21252b\u0026colorB=568af2\"\n    /\u003e\n  \u003c/a\u003e\n\n  [![deps](https://david-dm.org/jefer94/choco.svg)](https://david-dm.org/jefer94/choco)\n  [![dev-deps](https://david-dm.org/jefer94/choco/dev-status.svg)](https://david-dm.org/jefer94/choco)\n  [![chat](https://badges.gitter.im/jefer94/choco.svg)](https://gitter.im/jefer94/choco)\n  [![Maintainability](https://api.codeclimate.com/v1/badges/5a4fd7ce7e0345f692fb/maintainability)](https://codeclimate.com/github/jefer94/choco/maintainability)\n  [![Codacy Badge](https://app.codacy.com/project/badge/Grade/ee185db880024f3b81a5699acde77b06)](https://www.codacy.com/manual/jefer94/choco?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=jefer94/choco\u0026amp;utm_campaign=Badge_Grade)\n  [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg?style=flat)](https://www.gnu.org/licenses/gpl-3.0)\n  [![github commits](https://img.shields.io/github/commit-activity/m/jefer94/choco)](https://github.com/jefer94/choco)\n  [![github contributors](https://img.shields.io/github/contributors/jefer94/choco)](https://github.com/jefer94/choco)\n  [![github last commit](https://img.shields.io/github/last-commit/jefer94/choco)](https://github.com/jefer94/choco)\n  [![github vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/jefer94/choco)](https://github.com/jefer94/choco)\n  \u003c!-- [![security headers](https://img.shields.io/security-headers?url=https%3A%2F%2Fchoco-algorithm.herokuapp.com%2F)](https://choco-algorithm.herokuapp.com/) --\u003e\n  \u003c!-- [![website up](https://img.shields.io/website?url=https%3A%2F%2Fchoco-algorithm.herokuapp.com%2F)](https://choco-algorithm.herokuapp.com/) --\u003e\n  \u003c!-- [![w3c validation](https://img.shields.io/w3c-validation/html?targetUrl=https%3A%2F%2Fchoco-algorithm.herokuapp.com%2F)](https://choco-algorithm.herokuapp.com/) --\u003e\n\n  \u003cbr\u003e\n  \u003ch1\u003eChoco Algorithm\u003c/h1\u003e\n  \u003cp\u003eServices that provide a algorithm runtime emulator, and an IDE.\u003c/p\u003e\n\u003c/div\u003e\n\n## Install\n\n```bash\n# Clone\ngit clone https://github.com/jefer94/choco.git\ncd choco\n\n# Install\nyarn\n\n# Compile deps\nyarn build:deps\nyarn build:deps --scope=@chocolab/i18n\nyarn build:deps --scope=@chocolab/algorithm-transpiler\n\n# Execute service\nyarn execute SERVICE_NAME\n\n# Run in docker\ndocker-compose up -d\n```\n\n## Services\n\n| Name | Description |\n| :--- | :--- |\n| [algorithm][choco-algorithm] | Algorithm frontend. |\n| [graphql-gateway][choco-graphql-gateway] | GraphQL API Gateway. |\n| [activity][choco-activity] | Log of user activities. |\n| [authenticator][choco-authenticator] | Manage auth and tokens. |\n| [authorize][choco-authorize] | Legacy authorization manager. |\n| [cache][choco-cache] | Manage in memory cache. |\n| [projects][choco-projects] | User projects. |\n| [world-cities-seed][choco-world-cities-seed] | Countries, cities and language database seed. |\n\n[choco-algorithm]: https://github.com/jefer94/choco/tree/master/services/algorithm\n[choco-graphql-gateway]: https://github.com/jefer94/choco/tree/master/services/graphql-gateway\n[choco-activity]: https://github.com/jefer94/choco/tree/master/services/activity\n[choco-authenticator]: https://github.com/jefer94/choco/tree/master/services/authenticator\n[choco-authorize]: https://github.com/jefer94/choco/tree/master/services/authorize\n[choco-cache]: https://github.com/jefer94/choco/tree/master/services/cache\n[choco-projects]: https://github.com/jefer94/choco/tree/master/services/projects\n[choco-world-cities-seed]: https://github.com/jefer94/choco/tree/master/services/world-cities-seed\n\n## Packages\n\n| Name | Description |\n| :--- | :--- |\n| [@chocolab/components][choco-components] | React components, common UI. |\n| [@chocolab/algorithm-transpiler][choco-transpiler] | Algorithm to Javascript transpiler. |\n| [@chocolab/configs][configs] | Configuration files. |\n| [@chocolab/css-utils][choco-css] | Handle CSS variables. |\n| [@chocolab/env][choco-env] | Load .env for monorepos. |\n| [@chocolab/functional][choco-functional] | Functional utilities. |\n| [@chocolab/hooks][choco-hooks] | React hooks. |\n| [@chocolab/i18n][choco-i18n] | Load dynamically our string, in we language. |\n| [@chocolab/keychain][choco-keychain] | Unique key generator for React, prevent unnecessary renders. |\n| [@chocolab/middlewares][choco-middlewares] | Common Middlewares used in Express. |\n| [@chocolab/password][choco-password] | Encrypt and decrypt password. |\n\n[choco-components]: https://github.com/jefer94/choco/tree/master/packages/components\n[choco-transpiler]: https://github.com/jefer94/choco/tree/master/packages/algorithm-transpiler\n[choco-css]: https://github.com/jefer94/choco/tree/master/packages/css-utils\n[configs]: https://github.com/jefer94/choco/tree/master/packages/configs\n[choco-env]: https://github.com/jefer94/choco/tree/master/packages/env\n[choco-functional]: https://github.com/jefer94/choco/tree/master/packages/functional\n[choco-hooks]: https://github.com/jefer94/choco/tree/master/packages/hooks\n[choco-middlewares]: https://github.com/jefer94/choco/tree/master/packages/middlewares\n[choco-i18n]: https://github.com/jefer94/choco/tree/master/packages/i18n\n[choco-keychain]: https://github.com/jefer94/choco/tree/master/packages/keychain\n[choco-password]: https://github.com/jefer94/choco/tree/master/packages/password\n\n## Maintainers\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\"\u003e\n        \u003cimg width=\"150\" height=\"150\" src=\"https://github.com/jefer94.png?s=150\"\u003e\n        \u003cbr\u003e\n        \u003ca href=\"https://github.com/jefer94\"\u003ejefer94\u003c/a\u003e\n      \u003c/td\u003e\n     \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefer94%2Fchoco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefer94%2Fchoco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefer94%2Fchoco/lists"}