{"id":16853775,"url":"https://github.com/lendemor/reflex-showcase","last_synced_at":"2025-07-11T00:37:25.896Z","repository":{"id":65785864,"uuid":"599813253","full_name":"Lendemor/reflex-showcase","owner":"Lendemor","description":"A showcase of most of Reflex components, used as demo and debugging tools","archived":false,"fork":false,"pushed_at":"2023-06-30T15:05:03.000Z","size":144,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T07:31:35.806Z","etag":null,"topics":["demo","reflex","showcase"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Lendemor.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-09T23:45:07.000Z","updated_at":"2024-07-31T07:33:24.000Z","dependencies_parsed_at":"2025-02-19T00:31:31.537Z","dependency_job_id":"1c3b0c10-4e04-43dc-b46e-727279e4db36","html_url":"https://github.com/Lendemor/reflex-showcase","commit_stats":null,"previous_names":["lendemor/reflex-showcase"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lendemor/reflex-showcase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lendemor%2Freflex-showcase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lendemor%2Freflex-showcase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lendemor%2Freflex-showcase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lendemor%2Freflex-showcase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lendemor","download_url":"https://codeload.github.com/Lendemor/reflex-showcase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lendemor%2Freflex-showcase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264697567,"owners_count":23650955,"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":["demo","reflex","showcase"],"created_at":"2024-10-13T13:53:09.861Z","updated_at":"2025-07-11T00:37:25.866Z","avatar_url":"https://github.com/Lendemor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is it?\n\nThis is just a simple project showcasing all the Reflex components.\n\nThe full page fit in a single file, you can either:\n- clone the project then follow \"How to use\"\n- copy the file `reflex_showcase.py`\n\n\nIt's purpose is to be used by contributors to [Reflex](https://github.com/reflex-dev/reflex) so they can easily check if any of their PR has detrimental impact on some components.\n\nAs much as possible, this repo will try to avoid using workaround, so as not to hide any potential problem.\n\n# How to use?\n\n## I) Standalone\n\n### A) With virtualenvwrapper\n\n1. `git clone git@github.com:Lendemor/reflex-showcase.git`\n1. `mkvirtualenv reflex-showcase`\n2. `pip install git+https://github.com/reflex-dev/reflex@main`\n4. `reflex init`\n5. `reflex run`\n\n\u003e For more complete steps on running Reflex, visit the official repo !\n\n### B) With something else\n\nSend me the steps on how you'd set it up, and I'll gladly add it\n\n## II) Inside reflex main project\n### A) Unix system\n\nSteps:\n- `cd ~/workspace/`\n- `git clone git+https://github.com/reflex-dev/reflex.git`\n- `git clone git@github.com:Lendemor/reflex-showcase.git`\n- `cd reflex`\n- `mkdir -p \"examples/showcase\"`\n- `cd examples/showcase`\n- `poetry run reflex init`\n- `cd ~/workspace/`\n- ```ln -sf `pwd`/reflex-showcase/reflex_showcase/reflex_showcase.py reflex/examples/showcase/showcase/showcase.py```\n\n# Preview\n\n![A preview of Reflex Showcase](https://github.com/Lendemor/reflex-showcase/raw/master/preview.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flendemor%2Freflex-showcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flendemor%2Freflex-showcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flendemor%2Freflex-showcase/lists"}