{"id":17949644,"url":"https://github.com/nsarrazin/react-flask-template","last_synced_at":"2026-04-10T04:50:02.205Z","repository":{"id":68192964,"uuid":"434360985","full_name":"nsarrazin/react-flask-template","owner":"nsarrazin","description":"A template for starting projects with react \u0026 typescript on the front-end plus flask and socketio on the backend. Supports docker deployment and a dev environment.","archived":false,"fork":false,"pushed_at":"2021-12-03T06:40:39.000Z","size":403,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-09T04:26:49.487Z","etag":null,"topics":["docker","flask","gunicorn","nginx","python","react","socket-io","template","typescript","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nsarrazin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-12-02T20:12:33.000Z","updated_at":"2023-03-31T14:07:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8276b9c-62f7-4ebb-8f93-a29dee1703ad","html_url":"https://github.com/nsarrazin/react-flask-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsarrazin%2Freact-flask-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsarrazin%2Freact-flask-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsarrazin%2Freact-flask-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsarrazin%2Freact-flask-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsarrazin","download_url":"https://codeload.github.com/nsarrazin/react-flask-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247030861,"owners_count":20872194,"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":["docker","flask","gunicorn","nginx","python","react","socket-io","template","typescript","websocket"],"created_at":"2024-10-29T09:30:15.662Z","updated_at":"2025-12-30T20:26:46.611Z","avatar_url":"https://github.com/nsarrazin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A template for working with react, flask \u0026 socketio\n## Purpose\nThis repo contains a simple template for starting projects using the following stack :\n- **React** \u0026 **Typescript** on the front-end\n- **Flask** \u0026 **socketio** on the backend\n- Docker with **docker-compose** and a **gunicorn** web server + **nginx** for deployment purposes.\n\n## Installation\nThis project requires a working conda installation for the backend as well as npm for the client. For deployment docker and docker-compose are also needed.\n```\ngit clone git@github.com:nsarrazin/react-flask-template.git\ncd react-flask-template\nnpm install\n```\n### Development\nThis starts the server on http://localhost:3000/ with debug mode and it supports auto-reload for both front and backend.\n```\nnpm run install:dev\nnpm run start:dev\n```\n### Docker\nThis starts the react app on http://localhost:8000/web/ using gunicorn and nginx for deployment purposes.\n```\nnpm run build:docker\nnpm run start:docker\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsarrazin%2Freact-flask-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsarrazin%2Freact-flask-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsarrazin%2Freact-flask-template/lists"}