{"id":24563742,"url":"https://github.com/mildronize/r2als-app","last_synced_at":"2026-02-06T21:32:20.214Z","repository":{"id":26774811,"uuid":"30232891","full_name":"mildronize/R2ALS-app","owner":"mildronize","description":"An app of R2ALS project","archived":false,"fork":false,"pushed_at":"2018-08-12T13:24:04.000Z","size":287,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-01T10:55:28.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/mildronize.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":"2015-02-03T08:32:51.000Z","updated_at":"2018-08-12T13:24:05.000Z","dependencies_parsed_at":"2022-08-31T22:22:42.564Z","dependency_job_id":null,"html_url":"https://github.com/mildronize/R2ALS-app","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mildronize/R2ALS-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2FR2ALS-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2FR2ALS-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2FR2ALS-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2FR2ALS-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mildronize","download_url":"https://codeload.github.com/mildronize/R2ALS-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2FR2ALS-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29177525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-01-23T10:15:36.974Z","updated_at":"2026-02-06T21:32:20.187Z","avatar_url":"https://github.com/mildronize.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# R2ALS-app\nAn application of R2ALS project\n\n## This project is deprecated\n\u003e **No longer maintenance**\n\nThis project uses Polymer 0.53 as a core application, which is no longer supported by Google\nThis project can't run on Chrome 45 due to lack of web technology\n\nThe last capture\n![](preview.png)\n\n## Changelog\n- Move from `bower` to `yarn`\n- Replace many packages with the other place repositories (using [googlearchive](https://github.com/googlearchive))\n\n# Briefly Installation\n\n- Prerequistie\nnodejs\n\n```\nnpm install -g yarn \nyarn install\n```\n# Full Installation Guide\n\nWeb application Installation can install on normally web hosting or same machine. There are many software to perform as web server such as Apache, Nginx, Xampp, nodejs and python. This instruction describes install web application via python.\n\n1.\tPrepare server machine for the experiment by using Debian Jessie.\n2.\tEnter the terminal.\n3.\tInstall prerequisite packages for this project. If all of those packages have installed, you can skip this step.\nsudo aptitude install git python3 python3-pip nodejs\n4.\tTest node command using command below. The result must get version of nodejs.\n```\nnode --version\n```\nIf the result of the command shows that “command not found: node”. Using below command to solve the problem.\n```\nln -s /usr/bin/nodejs /usr/bin/node\n```\n5.\tInstall yarn from npm command\n```\nsudo npm install –g yarn \n```\n6.\tAccess the target directory\n```\nmkdir ~/app\ncd ~/app\n```\n7.\tPlace the source code in the target directory. Use the git command to download lastest version source code from github.\n```\ngit clone https://github.com/mildronize/R2ALS-app.git\n```\n8.\tAccess the directory from step 7.\n```\ncd R2ALS-app\n```\n9.\tSetup prerequisite packages for web using this command.\n```\nyarn install\n```\n10.\tRun the server.\n```\npython3 –m http.server 80\n```\nTo access the web application via the browser using URL below \n```\nhttp://your_domain_name/ \n```\nIn case of development using below URL\n```\nhttp://localhost/\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmildronize%2Fr2als-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmildronize%2Fr2als-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmildronize%2Fr2als-app/lists"}