{"id":15462833,"url":"https://github.com/vymalo/ionic-keycloak","last_synced_at":"2025-04-22T10:43:24.061Z","repository":{"id":35133001,"uuid":"210582355","full_name":"vymalo/ionic-keycloak","owner":"vymalo","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-21T09:35:04.000Z","size":49440,"stargazers_count":6,"open_issues_count":11,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-16T10:56:53.928Z","etag":null,"topics":["angular","ionic","ionic-framework","pwa","ssegning","typescript"],"latest_commit_sha":null,"homepage":"https://ssegning.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vymalo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2019-09-24T11:08:28.000Z","updated_at":"2024-04-16T10:56:53.929Z","dependencies_parsed_at":"2024-10-02T00:05:19.892Z","dependency_job_id":"03e651b6-09b1-4f27-b69a-6990de496058","html_url":"https://github.com/vymalo/ionic-keycloak","commit_stats":{"total_commits":1069,"total_committers":65,"mean_commits":"16.446153846153845","dds":0.6791393826005613,"last_synced_commit":"8b25cbe9e015782d405a9830df8c391e9b68794e"},"previous_names":["coding-motion/ionic-keycloak"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vymalo%2Fionic-keycloak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vymalo%2Fionic-keycloak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vymalo%2Fionic-keycloak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vymalo%2Fionic-keycloak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vymalo","download_url":"https://codeload.github.com/vymalo/ionic-keycloak/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249259146,"owners_count":21239422,"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","ionic","ionic-framework","pwa","ssegning","typescript"],"created_at":"2024-10-02T00:05:13.612Z","updated_at":"2025-04-16T16:31:44.860Z","avatar_url":"https://github.com/vymalo.png","language":"TypeScript","readme":"\n# Ionic Angular Conference Application\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcoding-motion%2Fionic-keycloak.svg?type=small)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcoding-motion%2Fionic-keycloak?ref=badge_small)\n\n\nThis application is purely a kitchen-sink demo of the Ionic Framework and Angular.\n\n**There is not an actual Ionic Conference at this time.** This project is just to show off Ionic components in a real-world application. Please go through the steps in [CONTRIBUTING](https://github.com/ionic-team/ionic-conference-app/blob/master/.github/CONTRIBUTING.md) before submitting an issue.\n\n\n## Table of Contents\n- [Getting Started](#getting-started)\n- [Contributing](#contributing)\n- [App Preview](#app-preview)\n- [Deploying](#deploying)\n  - [Progressive Web App](#progressive-web-app)\n  - [Android](#android)\n  - [iOS](#ios)\n\n\n## Getting Started\n\n* [Download the installer](https://nodejs.org/) for Node.js 6 or greater.\n* Install the ionic CLI globally: `npm install -g ionic`\n* Clone this repository: `git clone https://github.com/ionic-team/ionic-conference-app.git`.\n* Run `npm install` from the project root.\n* Run `ionic serve` in a terminal from the project root.\n* Profit. :tada:\n\n_Note: See [How to Prevent Permissions Errors](https://docs.npmjs.com/getting-started/fixing-npm-permissions) if you are running into issues when trying to install packages globally._\n\n## Contributing\nSee [CONTRIBUTING.md](https://github.com/ionic-team/ionic-conference-app/blob/master/.github/CONTRIBUTING.md) :tada::+1:\n\n\n## App Preview\n\nAll app preview screenshots were taken by running `ionic serve --lab` on a retina display.\n\n- [Schedule Page](https://github.com/ionic-team/ionic-conference-app/blob/master/src/app/pages/schedule/schedule.html)\n\n  \u003cimg src=\"resources/screenshots/SchedulePage.png\" alt=\"Schedule\"\u003e\n\n\n- [About Page](https://github.com/ionic-team/ionic-conference-app/blob/master/src/app/pages/about/about.html)\n\n  \u003cimg src=\"resources/screenshots/AboutPage.png\" alt=\"Schedule\"\u003e\n\n\n- To see more images of the app, check out the [screenshots directory](https://github.com/ionic-team/ionic-conference-app/tree/master/resources/screenshots)!\n\n\n## Deploying\n\n### Progressive Web App\n\n1. Un-comment [these lines](https://github.com/ionic-team/ionic2-app-base/blob/master/src/index.html#L21)\n2. Run `npm run ionic:build --prod`\n3. Push the `www` folder to your hosting service\n\n### Android\n\n1. Run `ionic cordova run android --prod`\n\n### iOS\n\n1. Run `ionic cordova run ios --prod`\n\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcoding-motion%2Fionic-keycloak.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoding-motion%2Fionic-keycloak?ref=badge_large)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvymalo%2Fionic-keycloak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvymalo%2Fionic-keycloak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvymalo%2Fionic-keycloak/lists"}