{"id":15064536,"url":"https://github.com/tusho7/friends_list_ruby","last_synced_at":"2026-01-31T00:39:09.423Z","repository":{"id":256392887,"uuid":"843297220","full_name":"Tusho7/friends_list_ruby","owner":"Tusho7","description":"Friend List App is a Rails application for managing and interacting with a list of friends, featuring real-time updates, authentication, and efficient asset management.","archived":false,"fork":false,"pushed_at":"2024-11-08T08:01:50.000Z","size":136,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T11:08:44.794Z","etag":null,"topics":["bootsnap","devise","importmap-rails","jbuilder","puma","ruby","ruby-gem","ruby-on-rails","sprockets-rails","sqlite3","stimulus-rails","turbo","turbo-rails","tzinfo"],"latest_commit_sha":null,"homepage":"","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/Tusho7.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":"2024-08-16T07:51:57.000Z","updated_at":"2024-09-24T06:17:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f6b143d-a787-4705-a53b-7ff3f9c2ceb8","html_url":"https://github.com/Tusho7/friends_list_ruby","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.05882352941176472,"last_synced_commit":"7b104e9d2797056bc66b730d6668fd054a7e8230"},"previous_names":["tusho7/friends_list_ruby"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tusho7%2Ffriends_list_ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tusho7%2Ffriends_list_ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tusho7%2Ffriends_list_ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tusho7%2Ffriends_list_ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tusho7","download_url":"https://codeload.github.com/Tusho7/friends_list_ruby/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248217115,"owners_count":21066633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bootsnap","devise","importmap-rails","jbuilder","puma","ruby","ruby-gem","ruby-on-rails","sprockets-rails","sqlite3","stimulus-rails","turbo","turbo-rails","tzinfo"],"created_at":"2024-09-25T00:19:55.660Z","updated_at":"2026-01-31T00:39:09.364Z","avatar_url":"https://github.com/Tusho7.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Friend List App\n\n### Table of Contents\n\n- [Prerequisites](#prerequisites)\n- [Tech Stack](#Tecg-Stack)\n- [Getting Started](#Getting-Started)\n- [Project Structure](#Project-Structure)\n- [Deployment](#Deployment)\n\n#\n\n### Prerequisites\n\n- \u003cimg src=\"./readme/ruby_logo.png\" width=\"25\" style=\"top: 8px\" /\u003e Ruby @ 3.3.4 and up\n- \u003cimg src=\"./readme/bunlde.png\" width=\"25\" style=\"top: 8px\" /\u003e Bundler @ 2.5.17 and up\n- \u003cimg src=\"./readme/sqlite.jpeg\" width=\"25\" style=\"top: 8px\" /\u003e SQLite @ 1.4 and up (for development and testing)\n\n#\n\n### Tech Stack\n\n- \u003cimg src=\"./readme/rails.png\" width=\"25\" style=\"top: 8px\" /\u003e Rails @ 7.2.0 - A web application framework written in Ruby.\n\n- \u003cimg src=\"./readme/sprockets.png\" width=\"25\" style=\"top: 8px\" /\u003e Sprockets Rails - Asset pipeline for managing JavaScript and CSS.\n\n- \u003cimg src=\"./readme/puma.jpeg\" width=\"25\" style=\"top: 8px\" /\u003e Puma @ 5.0 - A web server for Ruby/Rails applications.\n\n- \u003cimg src=\"./readme/importmap.jpeg\" width=\"25\" style=\"top: 8px\" /\u003e Importmap Rails - Manage JavaScript modules without a bundler.\n\n- \u003cimg src=\"./readme/turbo.png\" width=\"25\" style=\"top: 8px\" /\u003e Turbo Rails - Speed up page loads with Turbo Drive and Frames.\n\n- \u003cimg src=\"./readme/stimulus.png\" width=\"25\" style=\"top: 8px\" /\u003e Stimulus Rails - JavaScript framework for adding interactivity.\n\n- \u003cimg src=\"./readme/jbuilder.jpeg\" width=\"25\" style=\"top: 8px\" /\u003e JBuilder - Build JSON responses in Rails.\n\n- \u003cimg src=\"./readme/devise.png\" width=\"25\" style=\"top: 8px\" /\u003e Devise @ 4.9 - Flexible authentication solution for Rails.\n\n- \u003cimg src=\"./readme/tzinfo.png\" width=\"25\" style=\"top: 8px\" /\u003e TZInfo Data - Timezone data for Rails applications.\n\n- \u003cimg src=\"./readme/bootsnap.png\" width=\"25\" style=\"top: 8px\" /\u003e Bootsnap - Speed up boot time of Ruby applications.\n\n#\n\n### Getting Started\n\n1. First of all you need to clone app repository from Github :\n\n```\ngit clone https://github.com/YourUsername/friend-list-app.git\n```\n\n2. Next step requires install the required gemss.\n\n```\nbundle install\n\n```\n\n3. Set up your database\n\n```\nrails db:create\nrails db:migrate\n```\n\n4. Start the Rails server\n\n```\nrails server\n\n```\n\n#\n\n### Project Structure\n\n```\napp\n├── assets          # Static assets (images, fonts, etc.)\n├── channels        # WebSocket channels for real-time features\n├── controllers     # Controllers for handling requests\n├── helpers         # Helper methods used in views\n├── javascript      # JavaScript and frontend assets\n├── jobs            # Background jobs for asynchronous processing\n├── mailers         # Mailers for sending emails\n├── models          # Models representing application data\n├── views           # Views for rendering HTML\nbin\n├── brakeman\n├── bundle\n├── bundle.cmd\n├── docker-entrypoint\n├── importmap\n├── rails\n├── rake\n├── rubocop\n├── setup\nconfig\n├── environments    # Environment-specific configurations\n├── initializers    # Application configuration settings\n├── locales         # Translation files for internationalization\ndb\n├── migrate         # Database migration files\nlib\n├── tasks           # Custom rake tasks\nlog                # Application logs\npublic             # Static files served by the server\ntest\n├── fixtures        # Test fixtures\n└── system          # System tests\nGemfile             # Gem dependencies\nGemfile.lock        # Locked gem versions\nconfig.ru           # Rack configuration file\nRakefile            # Rake task definitions\nREADME.md           # Project documentation\n```\n\n###\n\nThis README template provides a clear structure and instructions for setting up and understanding your Frins List project. Adjust the sections and details according to your specific project setup and requirements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusho7%2Ffriends_list_ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftusho7%2Ffriends_list_ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusho7%2Ffriends_list_ruby/lists"}