{"id":15559356,"url":"https://github.com/gabrielfalcao/flask-react-bootstrap","last_synced_at":"2025-07-17T15:36:51.808Z","repository":{"id":66789315,"uuid":"44902180","full_name":"gabrielfalcao/flask-react-bootstrap","owner":"gabrielfalcao","description":"Flask + ZeroMQ + ReactJS + Webpack + Bootstrap + Socket.IO","archived":false,"fork":false,"pushed_at":"2019-12-20T17:30:40.000Z","size":1039,"stargazers_count":166,"open_issues_count":2,"forks_count":20,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-07T19:05:34.537Z","etag":null,"topics":["bootstrap","flask","react","reactjs","socket-io","socketio","webpack","zeromq"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/gabrielfalcao.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":"2015-10-25T08:30:36.000Z","updated_at":"2024-09-18T13:09:15.000Z","dependencies_parsed_at":"2023-03-25T23:33:05.795Z","dependency_job_id":null,"html_url":"https://github.com/gabrielfalcao/flask-react-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabrielfalcao/flask-react-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfalcao%2Fflask-react-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfalcao%2Fflask-react-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfalcao%2Fflask-react-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfalcao%2Fflask-react-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielfalcao","download_url":"https://codeload.github.com/gabrielfalcao/flask-react-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfalcao%2Fflask-react-bootstrap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265623295,"owners_count":23800137,"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":["bootstrap","flask","react","reactjs","socket-io","socketio","webpack","zeromq"],"created_at":"2024-10-02T15:46:18.088Z","updated_at":"2025-07-17T15:36:51.787Z","avatar_url":"https://github.com/gabrielfalcao.png","language":"JavaScript","readme":"# Flask + ZeroMQ + ReactJS + Webpack + Bootstrap + Socket.IO\n\n**Buzzwords...**\n\n![screenshot.png](screenshot.png)\n\nBut this is the truth: By cloning this repo and following the\ninstructions you might get a working flask app that can ping arbitrary\ndomains when the client asks for it.\n\nThe client is a [webpack-powered](https://webpack.github.io/),\n[ReactJS](https://facebook.github.io/react/) app styled by\n[bootstrap](http://getbootstrap.com).\n\n\n## Get it running in less than 300 seconds\n\n\n#### step 1/5: install python dependencies\n\nplease be tidy, do this in a [virtualenv](https://virtualenv.pypa.io/en/latest/)\n\n```bash\nmkvirtualenv flask-react\npip install -r requirements.txt\n```\n\n\n#### step 2/5: install npm dependencies\n\nand enure that the executables are visible in the `PATH`\n\n```bash\nnpm install\nexport PATH=`pwd`/node_modules/bin:$PATH\n```\n\n#### step 3/5: compile assets with webpack\n\nwebpack will turn the\n\n```bash\nmake static\n```\n\n#### step 4/5: run the app\n\nthis will also serve the static files\n\n```bash\nmake run\n```\n\n#### step 5/5: run the zmq workers\n\n```bash\nmake workers\n```\n\n\n# Open source projects used\n\n* [flask-socketio](https://flask-socketio.readthedocs.org/en/latest/)\n* [ReactJS](https://facebook.github.io/react/)\n* [webpack](https://webpack.github.io/)\n* [bootswatch](https://bootswatch.com/)\n* [react-bootstrap](https://react-bootstrap.github.io/)\n* [react-router](https://github.com/rackt/react-router)\n* [react-dom](https://www.npmjs.com/package/react-dom)\n* [gevent](http://www.gevent.org/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielfalcao%2Fflask-react-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielfalcao%2Fflask-react-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielfalcao%2Fflask-react-bootstrap/lists"}