{"id":18499742,"url":"https://github.com/alustau/clinic","last_synced_at":"2026-04-27T20:31:37.621Z","repository":{"id":78116483,"uuid":"128454923","full_name":"alustau/clinic","owner":"alustau","description":"This is a simple project about clinic","archived":false,"fork":false,"pushed_at":"2018-04-09T00:36:00.000Z","size":11648,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T06:50:32.872Z","etag":null,"topics":["doctor","elegance","interview","ruby","rubyonrails","simple","solid","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/alustau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2018-04-06T19:26:30.000Z","updated_at":"2019-05-07T01:56:17.000Z","dependencies_parsed_at":"2023-02-26T12:15:47.253Z","dependency_job_id":null,"html_url":"https://github.com/alustau/clinic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alustau/clinic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alustau%2Fclinic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alustau%2Fclinic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alustau%2Fclinic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alustau%2Fclinic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alustau","download_url":"https://codeload.github.com/alustau/clinic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alustau%2Fclinic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32354564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["doctor","elegance","interview","ruby","rubyonrails","simple","solid","unit-testing"],"created_at":"2024-11-06T13:47:08.103Z","updated_at":"2026-04-27T20:31:37.605Z","avatar_url":"https://github.com/alustau.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Clinic \n=============\n\nClinic is a simple project with goal to practice ruby on rails\n\n## Table of Contents\n- [Features](#features)\n- [Required](#required)\n- [Installation](#installation)\n- [Testing](#testing)\n\n## Features\n\n* Create a Doctor\n* List all Doctors\n* Update a Doctor\n* Remove a Doctor\n\n## Required\n\n* Docker\n* Docker Compose\n\n## Installation\n\n1- Clone this project running this:\n```shell\n$ git clone https://github.com/alustau/clinic.git \n```\n2- Enter in project folder:\n```shell\n$ cd clinic\n```\n3- Build the Dockerfile:\n```shell\n$ docker-compose build\n```\n4- Boot the app:\n```shell\n$ docker-compose up\n```\n5- In another terminal, create database:\n```shell\n$ docker-compose run web rake db:create\n```\n6- Run migrations\n```shell\n$ docker-compose run web rake db:migrate\n```\n\n7- Go to http://0.0.0.0:3000/doctors\n\n## Testing\n\nTo run unit test of app, run this command:\n```shell\n$ docker-compose run web rake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falustau%2Fclinic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falustau%2Fclinic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falustau%2Fclinic/lists"}