{"id":19907655,"url":"https://github.com/levimykel/prismic-angular-adding-a-navigation","last_synced_at":"2025-03-01T08:13:57.094Z","repository":{"id":117845314,"uuid":"146904946","full_name":"levimykel/prismic-angular-adding-a-navigation","owner":"levimykel","description":"Final project files for the Adding a Navigation article in the Prismic \u0026 Angular 6 series","archived":false,"fork":false,"pushed_at":"2018-08-31T14:50:37.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T22:15:02.641Z","etag":null,"topics":[],"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/levimykel.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":"2018-08-31T14:48:27.000Z","updated_at":"2018-08-31T14:50:38.000Z","dependencies_parsed_at":"2024-08-10T22:48:06.322Z","dependency_job_id":null,"html_url":"https://github.com/levimykel/prismic-angular-adding-a-navigation","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/levimykel%2Fprismic-angular-adding-a-navigation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levimykel%2Fprismic-angular-adding-a-navigation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levimykel%2Fprismic-angular-adding-a-navigation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levimykel%2Fprismic-angular-adding-a-navigation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levimykel","download_url":"https://codeload.github.com/levimykel/prismic-angular-adding-a-navigation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241335590,"owners_count":19946085,"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-11-12T20:43:26.343Z","updated_at":"2025-03-01T08:13:57.068Z","avatar_url":"https://github.com/levimykel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prismic \u0026 Angular 6 - Adding a Navigation\n\nThis is the end result of following the Adding a Navigation article about integrating Angular 6 with Prismic (API-based CMS).\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nMake sure that you have [Node.js](https://nodejs.org/en/download/) and [npm](https://www.npmjs.com/get-npm) installed on your machine.\n\n*The Angular CLI runs best with Node.js version 8.x or greater and npm version 5.x or greater. You can verify this by running* `node -v` *and* `npm -v` *in a terminal/console window.*\n\nYou can install the Angular CLI by running the following command in your terminal.\n\n```\nnpm install -g @angular/cli\n```\n\n### Installing\n\nAfter downloading or cloning this project, run the following command from the root of your project files.\n\n```\nnpm install\n```\n\nThen you can connect it to your Prismic repository by updating the endpoint in the `src/prismic-configuration.ts` file.\n\n```\napiEndpoint: 'https://your-repo-name.prismic.io/api/v2',\n```\n\nMake sure that you've created some content in your repository as described in the Prismic \u0026 Angular 6 articles.\n\n### Running the project\n\nTo launch the project in your local environment, run the following command.\n\n```\nng serve --open\n```\n\n## Built With\n\n* [Angular](https://angular.io/) - Front-end web application platform\n* [Prismic](https://prismic.io/) - Headless API-based CMS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevimykel%2Fprismic-angular-adding-a-navigation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevimykel%2Fprismic-angular-adding-a-navigation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevimykel%2Fprismic-angular-adding-a-navigation/lists"}