{"id":13341106,"url":"https://github.com/tr11/wagtail-angular-example","last_synced_at":"2025-12-25T07:51:12.321Z","repository":{"id":38759802,"uuid":"166141892","full_name":"tr11/wagtail-angular-example","owner":"tr11","description":"An Angular website using the wagtail-graphql app","archived":false,"fork":false,"pushed_at":"2023-01-07T05:51:14.000Z","size":2843,"stargazers_count":2,"open_issues_count":22,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-30T21:01:03.528Z","etag":null,"topics":["angular","graphql","wagtail","wagtail-graphql"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/tr11.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":"2019-01-17T01:53:51.000Z","updated_at":"2024-05-29T08:54:45.000Z","dependencies_parsed_at":"2022-09-20T07:02:02.885Z","dependency_job_id":null,"html_url":"https://github.com/tr11/wagtail-angular-example","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/tr11%2Fwagtail-angular-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr11%2Fwagtail-angular-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr11%2Fwagtail-angular-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr11%2Fwagtail-angular-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tr11","download_url":"https://codeload.github.com/tr11/wagtail-angular-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221249508,"owners_count":16784954,"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":["angular","graphql","wagtail","wagtail-graphql"],"created_at":"2024-07-29T19:25:10.446Z","updated_at":"2025-12-25T07:51:12.254Z","avatar_url":"https://github.com/tr11.png","language":"TypeScript","readme":"# wagtail-angular-example\n\nThis project shows how to to build a simple [Angular](https://angular.io/) app using the [wagtail-graphql](https://github.com/tr11/wagtail-graphql) app. \n\n## Features\nThis repo shows how to:\n\n* Request page information from wagtail-graphql as a route fallback\n* Load regular Angular pages that rely on the GraphQL API to get data from Wagtail\n\nThe points above mean that Angular will try to match any route using the typical route matching, but instead of falling back to a static page, it dynamically creates the route match if the url exits in Wagtail.  \n\n## Configuration\nThis project relies on the test wagtail project that is part of the `wagtail-graphql` library. It can be found [here](https://github.com/tr11/wagtail-graphql/tree/master/tests/test_project).  To run the Wagtail server:\n```shell\npython manage.py runserver\n```\nWhile the Wagtail server is running, launch this app with\n```shell\nyarn start\n```\nor, `npm start` if you use npm.  The two commnads above servet the website at `http://localhost:4200/` and the GraphiQL in-browser IDE at `http://localhost:8000/graphiql` \n\n## Developing\n\nThe project relies on [Angular CLI](https://github.com/angular/angular-cli) -- all the typical instructions using the `ng` command still aplly.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftr11%2Fwagtail-angular-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftr11%2Fwagtail-angular-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftr11%2Fwagtail-angular-example/lists"}