{"id":21989664,"url":"https://github.com/micrum/course-app","last_synced_at":"2026-04-13T16:04:35.515Z","repository":{"id":27557223,"uuid":"31039078","full_name":"micrum/course-app","owner":"micrum","description":"Demo application for Ruby on Rails course","archived":false,"fork":false,"pushed_at":"2015-05-29T20:56:40.000Z","size":316,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T03:18:38.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://course-app.herokuapp.com","language":"Ruby","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/micrum.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":"2015-02-19T21:56:54.000Z","updated_at":"2015-05-07T18:42:27.000Z","dependencies_parsed_at":"2022-09-02T11:12:23.032Z","dependency_job_id":null,"html_url":"https://github.com/micrum/course-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/micrum/course-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrum%2Fcourse-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrum%2Fcourse-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrum%2Fcourse-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrum%2Fcourse-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micrum","download_url":"https://codeload.github.com/micrum/course-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrum%2Fcourse-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":"2024-11-29T19:31:59.502Z","updated_at":"2026-04-13T16:04:35.477Z","avatar_url":"https://github.com/micrum.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo application for Ruby on Rails course\n\nCourse repo https://github.com/micrum/course\n\n## Getting started\n\n#### Clone repository\n\n    $ git clone https://github.com/micrum/course-app.git\n    $ cd course-app\n\n#### Upgrade RVM, install ruby, create a gemset\n\n    $ rvm get head \u0026\u0026 rvm reload\n    $ rvm install ruby-2.2.0\n    $ rvm use 2.2.0@course\n    $ rvm --rvmrc --create 2.2.0@course\n\n#### Install app dependencies\n\n    $ gem install bundler \u0026\u0026 bundle install\n\n##### Install and config PostgreSQL\n\n    $ sudo apt-get install postgresql\n    $ sudo su postgres\n    $ createuser -s username\n\n**Create database \u0026 update DB schema**\n\n    $ rake db:create\n    $ rake db:migrate\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrum%2Fcourse-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrum%2Fcourse-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrum%2Fcourse-app/lists"}