{"id":13341047,"url":"https://github.com/mazurbeam/wagtail-react-project","last_synced_at":"2025-03-11T20:32:07.484Z","repository":{"id":39847604,"uuid":"147047101","full_name":"mazurbeam/wagtail-react-project","owner":"mazurbeam","description":"Wagtail template with a React/Redux frontend.","archived":false,"fork":false,"pushed_at":"2022-12-25T21:10:11.000Z","size":24544,"stargazers_count":26,"open_issues_count":35,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-02-28T21:17:05.687Z","etag":null,"topics":["django","javascript","python","reactjs","redux","wagtail"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/mazurbeam.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}},"created_at":"2018-09-02T02:10:43.000Z","updated_at":"2022-12-25T19:54:40.000Z","dependencies_parsed_at":"2023-01-30T22:45:24.480Z","dependency_job_id":null,"html_url":"https://github.com/mazurbeam/wagtail-react-project","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazurbeam%2Fwagtail-react-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazurbeam%2Fwagtail-react-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazurbeam%2Fwagtail-react-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazurbeam%2Fwagtail-react-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mazurbeam","download_url":"https://codeload.github.com/mazurbeam/wagtail-react-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221249503,"owners_count":16784953,"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":["django","javascript","python","reactjs","redux","wagtail"],"created_at":"2024-07-29T19:25:09.947Z","updated_at":"2024-10-23T23:30:23.590Z","avatar_url":"https://github.com/mazurbeam.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### Wagtail - React Starter Template\nThis project uses Django-based [Wagtail](http://docs.wagtail.io/) CMS for the backend with a React fronted and Redux store that connects to its [page API](http://docs.wagtail.io/en/v2.2.2/advanced_topics/api/index.html). \n\nIt currently has page types ready to be added for a basic Portfolio type website with a Blog.\n\nSee it in action here --\u003e [mazurbeam.com](https://mazurbeam.com)\nTo download and run with the dev server:\n\n```\ngit clone https://github.com/mazurbeam/wagtail-react-project.git\ncd wagtail-react-project\n\n// make your python virtualenv\nvirtualenv -p python3 ~/.virtualenvs/wagtail-react-project\nsource ~/.virtualenvs/wagtail-react-project/bin/activate\n```\n\nwith virtualenv activated and inside the project directory\n```\npip install -r requirements.txt\n./manage.py migrate\n./manage.py createsuperuser\n./manage.py runserver\n```\n\nin another terminal starting in the project directory:\n```\ncd frontend\nyarn install\nyarn run\n```\n\nto build for production:\n```\nyarn build\n```\n\nYou'll get the standard message to view at localhost:3000 but it will be accessible from Django at localhost:8000 with hot swapping enabled.\n\nAccess the wagtail admin at localhost:8000/admin/ \n\n* be sure to explicitly add the slash '/' at the end or else it will load the frontend app.\n\nFor deployment, add a local.py in the Django settings folder with SECRET_KEY and Database settings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazurbeam%2Fwagtail-react-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazurbeam%2Fwagtail-react-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazurbeam%2Fwagtail-react-project/lists"}