{"id":16542528,"url":"https://github.com/jordaneremieff/starlette-react","last_synced_at":"2026-05-10T05:36:09.983Z","repository":{"id":89251421,"uuid":"151910604","full_name":"jordaneremieff/starlette-react","owner":"jordaneremieff","description":"An example React app using a Starlette backend","archived":false,"fork":false,"pushed_at":"2020-07-31T03:17:25.000Z","size":771,"stargazers_count":1,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T04:04:22.379Z","etag":null,"topics":["asgi","javascript","python","react","starlette"],"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/jordaneremieff.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-10-07T05:54:22.000Z","updated_at":"2020-08-01T05:11:48.000Z","dependencies_parsed_at":"2023-07-25T18:32:15.041Z","dependency_job_id":null,"html_url":"https://github.com/jordaneremieff/starlette-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jordaneremieff/starlette-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordaneremieff%2Fstarlette-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordaneremieff%2Fstarlette-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordaneremieff%2Fstarlette-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordaneremieff%2Fstarlette-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jordaneremieff","download_url":"https://codeload.github.com/jordaneremieff/starlette-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordaneremieff%2Fstarlette-react/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260684102,"owners_count":23046098,"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":["asgi","javascript","python","react","starlette"],"created_at":"2024-10-11T18:57:49.736Z","updated_at":"2026-05-10T05:36:09.934Z","avatar_url":"https://github.com/jordaneremieff.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# starlette-react\n\nA basic example of using a [React](https://reactjs.org/) application with [Starlette](https://www.starlette.io/).\n\n## Setup\n\n### Backend\n\n**Requirements**: Python 3.6+\n\n- Install `starlette` and `uvicorn` from the requirements file in the backend directory:\n    \n    `pip install -r requirements.txt --upgrade`\n\n- Run the application using `uvicorn`:\n\n    `python app.py`\n\n[Uvicorn](https://www.uvicorn.org/) is the [ASGI](https://asgi.readthedocs.io/en/latest/) server used to run the application in this example, however other ASGI servers, such as [Hypercorn](https://pgjones.gitlab.io/hypercorn/) and [Daphne](https://github.com/django/daphne) could be used as well.\n\n### Frontend\n\nThe React app was initially created using the `create-react-app` command.\n\n- Install the dependencies:\n\n    `yarn install`\n\n- Run the server:\n\n    `yarn start`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordaneremieff%2Fstarlette-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjordaneremieff%2Fstarlette-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordaneremieff%2Fstarlette-react/lists"}