{"id":18072103,"url":"https://github.com/luismayta/antd-todo-example","last_synced_at":"2025-08-19T20:14:32.678Z","repository":{"id":36697019,"uuid":"229730869","full_name":"luismayta/antd-todo-example","owner":"luismayta","description":"Example of antd","archived":false,"fork":false,"pushed_at":"2025-08-10T14:50:55.000Z","size":5565,"stargazers_count":3,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-10T16:31:58.620Z","etag":null,"topics":["antd","example","peru","sample","todo"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luismayta.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["luismayta"],"patreon":null,"open_collective":null,"ko_fi":"luismayta","tidelift":null,"community_bridge":null,"liberapay":"luismayta","issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta","https://amzn.com/w/1VJ9F3BEK0S8B"]}},"created_at":"2019-12-23T10:36:28.000Z","updated_at":"2025-02-26T00:48:15.000Z","dependencies_parsed_at":"2023-10-03T03:13:29.594Z","dependency_job_id":"46c513f8-28b5-485f-9b0e-699f34ed0939","html_url":"https://github.com/luismayta/antd-todo-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luismayta/antd-todo-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fantd-todo-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fantd-todo-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fantd-todo-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fantd-todo-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luismayta","download_url":"https://codeload.github.com/luismayta/antd-todo-example/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fantd-todo-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271215037,"owners_count":24720098,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["antd","example","peru","sample","todo"],"created_at":"2024-10-31T09:19:03.407Z","updated_at":"2025-08-19T20:14:32.628Z","avatar_url":"https://github.com/luismayta.png","language":"TypeScript","funding_links":["https://github.com/sponsors/luismayta","https://ko-fi.com/luismayta","https://liberapay.com/luismayta","https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta","https://amzn.com/w/1VJ9F3BEK0S8B"],"categories":[],"sub_categories":[],"readme":"|license|\n\n:Version: 0.0.0\n:Web: https://github.com/luismayta/antd-todo-example\n:Download: https://github.com/luismayta/antd-todo-example\n:Source: https://github.com/luismayta/antd-todo-example\n:Keywords: Core Front\n\n.. contents:: Table of Contents:\n    :local:\n\n\nantd todo example\n=================\n\nLicense\n-------\n\nThe code in this repository is licensed under the GPL unless\notherwise noted.\n\nPlease see LICENSE_ for details.\n\nHow To Contribute\n-----------------\n\nContributions are very welcome.\n\nPlease read `How To Contribute` CONTRIBUTING_ for details.\n\nIssue report template should be automatically applied if you are sending it from bitbucket UI as well; otherwise you\ncan find it at `ISSUE_TEMPLATE.md \u003chttps://github.com/luismayta/antd-todo-example/blob/master/.jira/issue_templates/ISSUE_TEMPLATE.md\u003e`_\n\nReporting Security Issues\n-------------------------\n\nPlease do not report security issues in public. Please email security@luismayta.com.\n\nRequirements\n------------\n\nThis is a list of applications that need to be installed previously to\nenjoy all the goodies of this configuration:\n\n- `Pyenv`_\n- `Docker`_\n- `Tfenv`_\n- `Terragrunt`_\n\n\nQuickstart\n----------\n\nProject Start\n^^^^^^^^^^^^^\n\n.. code:: bash\n\n    $ make environment\n    $ pipenv shell --fancy\n    $ make setup\n    $ make yarn.install\n\nStart Application\n^^^^^^^^^^^^^^^^^\n\n.. code:: bash\n\n    $ make yarn.start\n\nTroubleshooting\n---------------\n\nWrong pre-commit with pyenv\n^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nExecute the next:\n\n.. code:: bash\n\n    pyenv shell 3.8.0\n\n\nLicense\n=======\n\nMIT\n\nChangelog\n---------\n\nPlease see `CHANGELOG`_ for more information what\nhas changed recently.\n\nContributing\n============\n\nPlease see `CONTRIBUTING`_ for details.\n\n\nVersioning\n----------\n\nReleases are managed using gitlab release feature. We use [Semantic Versioning](http://semver.org) for all\nthe releases. Every change made to the code base will be referred to in the release notes (except for\ncleanups and refactorings).\n\nCredits\n-------\n\n-  `CONTRIBUTORS`_\n\nMade with :heart: :coffee: and :pizza: by `luismayta`_.\n\n.. |license| image:: https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square\n  :target: LICENSE\n  :alt: License\n\n.. Links\n.. _`CHANGELOG`: CHANGELOG.rst\n.. _`CONTRIBUTORS`: docs/source/AUTHORS.rst\n.. _`CONTRIBUTING`: docs/source/CONTRIBUTING.rst\n.. _`LICENSE`: LICENSE\n\n\n.. _`luismayta`: https://github.com/luismayta\n\n.. dependences\n.. _`Pyenv`: https://github.com/pyenv/pyenv\n.. _`Docker`: https://www.docker.com/\n.. _`Tfenv`: https://github.com/tfutils/tfenv\n.. _`Terragrunt`: https://github.com/gruntwork-io/terragrunt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismayta%2Fantd-todo-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluismayta%2Fantd-todo-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismayta%2Fantd-todo-example/lists"}