{"id":17998249,"url":"https://github.com/primaryobjects/python-react-starter-template","last_synced_at":"2025-04-04T06:25:33.884Z","repository":{"id":139343258,"uuid":"360005013","full_name":"primaryobjects/Python-React-Starter-Template","owner":"primaryobjects","description":"Python Flask React 4 Single Page App Starter Template with Bootstrap","archived":false,"fork":false,"pushed_at":"2021-04-21T03:14:22.000Z","size":1322,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T17:42:25.481Z","etag":null,"topics":[],"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/primaryobjects.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":"2021-04-21T02:07:42.000Z","updated_at":"2024-12-21T18:11:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"f07fdd64-3b44-4021-a72e-a992c998bd66","html_url":"https://github.com/primaryobjects/Python-React-Starter-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primaryobjects%2FPython-React-Starter-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primaryobjects%2FPython-React-Starter-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primaryobjects%2FPython-React-Starter-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primaryobjects%2FPython-React-Starter-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/primaryobjects","download_url":"https://codeload.github.com/primaryobjects/Python-React-Starter-Template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247130938,"owners_count":20888683,"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":[],"created_at":"2024-10-29T21:24:44.897Z","updated_at":"2025-04-04T06:25:33.859Z","avatar_url":"https://github.com/primaryobjects.png","language":"JavaScript","readme":"Python Bootstrap Flask React Starter Template\n===\n\nA quick and easy Python + Flask + [React](https://reactjs.org) template project, using Twitter [Bootstrap](https://getbootstrap.com) 5.0 and React Router for creating a simple single page application.\n\n![Python Flask, React Router, Twitter Bootstrap template screenshot.](screenshot.gif)\n\n## Usage\n\n- Clone repository.\n- Open a command prompt, navigate to the folder, and enter: `npm install`\n- Next, run a build of the React client by entering: `npm run dev`\n\n### Development Usage\n\nYou can make changes to the pages in `/src/components` and see them update live.\n\n## Demo:\n\nhttp://pythonbootstrapper.herokuapp.com\n\n## Contents:\n\n- /src/index.js\n- /src/App.js\n- /src/components/Header/index.js\n- /src/components/Footer/index.js\n- /src/components/Home/index.js\n- /src/components/About/index.js\n- /src/components/Contact/index.js\n- /src/components/NotFound/index.js\n\n## Editing Pages:\n\nEdit `/src/components/Home/index.js` to add your content to the Home page. The default contents include:\n\n```js\nclass Home extends Component {\n  render() {\n    return (\n      \u003ch1\u003eHome\u003c/h1\u003e\n      \u003cdiv\u003e{this.state.time}\u003c/div\u003e\n    )\n  }\n}\n```\n\n## Deploying on Heroku\n\nAfter creating the application on Heroku, click **Settings**, under **Buildpacks**, add **heroku/nodejs** and **heroku/python**.\n\nThis will allow Heroku to build the react static files and serve the Python Flask app.\n\n## Author\nKory Becker http://www.primaryobjects.com/kory-becker","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimaryobjects%2Fpython-react-starter-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprimaryobjects%2Fpython-react-starter-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimaryobjects%2Fpython-react-starter-template/lists"}