{"id":15463744,"url":"https://github.com/leobagua/delightful-recipes","last_synced_at":"2026-06-13T08:31:13.553Z","repository":{"id":129231606,"uuid":"293891774","full_name":"leobagua/delightful-recipes","owner":"leobagua","description":"A simple application using Sinatra + Contentful","archived":false,"fork":false,"pushed_at":"2020-09-08T19:32:14.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-18T21:59:28.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/leobagua.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-08T18:16:08.000Z","updated_at":"2020-09-08T19:32:16.000Z","dependencies_parsed_at":"2023-03-13T11:24:52.496Z","dependency_job_id":null,"html_url":"https://github.com/leobagua/delightful-recipes","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"e5f2c5912950bba16fe01b6a13407b2ac3f30dae"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leobagua/delightful-recipes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leobagua%2Fdelightful-recipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leobagua%2Fdelightful-recipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leobagua%2Fdelightful-recipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leobagua%2Fdelightful-recipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leobagua","download_url":"https://codeload.github.com/leobagua/delightful-recipes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leobagua%2Fdelightful-recipes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34278153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-02T00:23:30.656Z","updated_at":"2026-06-13T08:31:13.538Z","avatar_url":"https://github.com/leobagua.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Delightful Recipes - A simple Sinatra + Contentful app\n\n## Environment\n\nRuby version: 2.7.1\n\nSinatra version: 2.0.8.1\n\n### Instructions\n\n#### Running with Docker Compose\n\n- Set the Contentful credentials at the `docker-compose.yml`:\n  - 1.1 `CONTENTFUL_ACCESS_TOKEN`\n  - 1.2 `CONTENTFUL_SPACE`\n  \n- After declaring the credentials, just run:\n  - ```bash\n    docker-compose up --build // to build and run\n    ```\n    or\n  - ```bash\n    docker-compose up // to run\n    ```\n\n- The app will be available at: `localhost:3000`\n\n- To open the console (like rails console), just run:\n  ```bash\n  docker-compose exec kgs rake console\n  ```\n  or\n  ```bash\n  docker-compose exec kgs rake c \n  ```\n\n#### Running without Docker\n\n- Install the dependencies, run:\n  ```bash\n  cd recipes\n  bundle\n  ```\n\n- Make a copy of the `.env.example` file\n  ```bash\n  cp .env.example .env\n  ```\n\n- Set the Contentful credentials at the `.env`\n  - 1.1 `CONTENTFUL_ACCESS_TOKEN`\n  - 1.2 `CONTENTFUL_SPACE`\n  \n- Run:\n  ```bash\n  bundle exec rackup\n  ```\n\n- The app will be available at: `localhost:3000`\n\n- To open the console (like rails console), just run:\n  ```bash\n  rake console\n  ```\n  or\n  ```bash\n  rake c  \n  ```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleobagua%2Fdelightful-recipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleobagua%2Fdelightful-recipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleobagua%2Fdelightful-recipes/lists"}