{"id":20439814,"url":"https://github.com/rixcy/blog-rails","last_synced_at":"2026-04-08T21:32:32.465Z","repository":{"id":143785934,"uuid":"376641615","full_name":"Rixcy/blog-rails","owner":"Rixcy","description":"A sample application showcasing the use of a Ruby on Rails backend paired with a React/NextJS frontend.","archived":false,"fork":false,"pushed_at":"2021-06-16T10:11:55.000Z","size":297,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T07:51:43.733Z","etag":null,"topics":["nextjs","rails-api","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://blog-rails.vercel.app","language":"TypeScript","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/Rixcy.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":"2021-06-13T21:14:27.000Z","updated_at":"2024-12-20T22:18:45.000Z","dependencies_parsed_at":"2023-06-08T19:30:17.651Z","dependency_job_id":null,"html_url":"https://github.com/Rixcy/blog-rails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rixcy/blog-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rixcy%2Fblog-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rixcy%2Fblog-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rixcy%2Fblog-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rixcy%2Fblog-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rixcy","download_url":"https://codeload.github.com/Rixcy/blog-rails/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rixcy%2Fblog-rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["nextjs","rails-api","react","tailwindcss"],"created_at":"2024-11-15T09:19:47.520Z","updated_at":"2026-04-08T21:32:32.447Z","avatar_url":"https://github.com/Rixcy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog\n\nA sample application showcasing the use of a Ruby on Rails backend paired with a React/NextJS frontend.\n\n![articles page](https://user-images.githubusercontent.com/11819124/121908300-c9050c00-cd24-11eb-9c25-97bd257b3801.png)\n\nFurther screenshots can be found [here](./docs/screenshots.md)\n\n## Notable libraries/features\n\n- [NextJS](https://nextjs.org) used as a React framework for the front end\n- [TailwindCSS](https://tailwindcss.com) used for styling\n- [Rubocop](https://github.com/rubocop/rubocop) used for linting the rails application\n- [Prettier](https://prettier.io) used for formatting front end code\n- [Commitlint](https://github.com/conventional-changelog/commitlint) used for ensuring commits follow a sensible format\n- [Husky](https://typicode.github.io/husky/) used to set up pre-commit/commit-msg git hooks for running linting before commits\n- [Framer-motion](framer.com/motion/) used for animations on the front end\n- [Faker](https://github.com/faker-ruby) used for generating random data to seed the rails database\n\n## Quickstart\n\nAfter you've made sure you've met all the [prerequisites](./docs/prerequisites.md) you'll need to run the following commands to get set up:\n\n```sh\n# install gems and run database migrations\n$ yarn backend:prepare\n\n# (optional) seed the database with fake data\n$ yarn backend:seed\n\n# install front end dependencies\n$ yarn frontend:prepare\n\n# start the backend rails server\n$ yarn backend:dev\n\n# start the frontend nextjs server\n$ yarn frontend:dev\n```\n\nA full list of scripts can be found [here](./docs/scripts.md)\n\n## Deployment\n\nA guide on deployment can be found [here](./docs/deployment.md)\n\n## Tips\n\nFor debugging HTTP requests on the Rails backend, you can use the [httpie](https://httpie.io) package and run commands like `http :8000/articles` or `http PUT :8000/articles/1 title=Test Article` as an alternative to the embedded ruby environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frixcy%2Fblog-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frixcy%2Fblog-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frixcy%2Fblog-rails/lists"}