{"id":26296358,"url":"https://github.com/maxroecker/alvar-client","last_synced_at":"2026-01-02T15:13:58.930Z","repository":{"id":36034837,"uuid":"40331489","full_name":"MaxRoecker/alvar-client","owner":"MaxRoecker","description":"The web app for using the Educational Health Resources of Alvar.","archived":false,"fork":false,"pushed_at":"2017-01-02T16:06:28.000Z","size":4483,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-17T22:16:26.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MaxRoecker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-06T23:32:12.000Z","updated_at":"2024-04-17T22:16:26.245Z","dependencies_parsed_at":"2022-08-26T02:51:06.905Z","dependency_job_id":null,"html_url":"https://github.com/MaxRoecker/alvar-client","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/MaxRoecker%2Falvar-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxRoecker%2Falvar-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxRoecker%2Falvar-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxRoecker%2Falvar-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaxRoecker","download_url":"https://codeload.github.com/MaxRoecker/alvar-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681036,"owners_count":20330155,"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":"2025-03-15T04:17:59.407Z","updated_at":"2026-01-02T15:13:58.903Z","avatar_url":"https://github.com/MaxRoecker.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alvar [WebApp Client]\n\n\u003e The web app for using the Educational Health Resources of Alvar.\n\n## Supported by:\n\n* [Polymer](https://www.polymer-project.org/)\n* [Material Design](http://www.google.com/design/spec/material-design/introduction.html) layout\n\n## Getting Started\n\nTo get the source of the Alvar WebApp Client:\n\n1. Get a copy of the code.\n2. Install the dependencies if you don't already have them.\n3. Test or deploy your code.\n\n### Get the code\n\n[Download or clone](https://github.com/MaxRoecker/alvar-client) the Alvar WebApp Client to where you want to work.\n\n:warning: **Important**: The intermediate/advanced version contains dotfiles (files starting with a `.`). If you're copying the contents of the Starter Kit to a new location make sure you bring along these dotfiles as well.\n\n### Install dependencies\n\n#### Prerequisites (for everyone)\n\nTo run Alvar WebApp, you'll need these dependencies:\n\n* [Node.js](https://nodejs.org/en/), used to run JavaScript tools from the command line.\n* [npm](https://www.npmjs.com/), the node package manager, installed with Node.js and used to install Node.js packages.\n* [gulp](http://gulpjs.com/), a Node.js-based build tool.\n* [bower](http://bower.io/), a Node.js-based package manager used to install front-end packages (like Polymer).\n\n#### Quick-start\n\nWith Node.js installed, run the following one liner from the root of your Polymer Starter Kit download:\n\n```sh\nnpm install -g gulp bower \u0026\u0026 npm install \u0026\u0026 bower install\n```\n\n**To install dependencies:**\n\n**1)**  Check your Node.js version.\n\n```sh\nnode --version\n```\n\nThe version should be at or above 0.12.x.\n\n**3)**  Install `gulp` and `bower` globally.\n\n```sh\nnpm install -g gulp bower\n```\n\nThis lets you run `gulp` and `bower` from the command line.\n\n**4)**  Install the Alvar's local `npm` and `bower` dependencies.\n\n```sh\ncd alvar-client \u0026\u0026 npm install \u0026\u0026 bower install\n```\n\nThis installs the element sets (Paper, Iron, Platinum) and tools the Alvar WebApp requires to run, build and test.\n\n### Development workflow\n\n#### Serve / watch\n\n```sh\ngulp serve\n```\n\nThis outputs an IP address you can use to locally test and another that can be used on devices connected to your network.\n\n#### Build \u0026 Vulcanize\n\n```sh\ngulp\n```\n\nBuild and optimize the current project, ready for deployment. This includes linting as well as vulcanization, image, script, stylesheet and HTML optimization and minification.\n\n## Dependency Management\n\nPolymer uses [Bower](http://bower.io) for package management. This makes it easy to keep your elements up to date and versioned. For tooling, we use npm to manage Node.js-based dependencies.\n\n## Licensing\n\nAlvar WebApp is under the MIT License. See `LICENSE.md` to get the full details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxroecker%2Falvar-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxroecker%2Falvar-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxroecker%2Falvar-client/lists"}