{"id":21620274,"url":"https://github.com/codehunt101/bmates","last_synced_at":"2026-04-02T02:50:49.668Z","repository":{"id":104164957,"uuid":"436125539","full_name":"CodeHunt101/bmates","owner":"CodeHunt101","description":"App that helps connect people who want to make new friends","archived":false,"fork":false,"pushed_at":"2024-03-23T01:43:18.000Z","size":2361,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T21:32:23.250Z","etag":null,"topics":["css","database","html","javascript","material-ui","postgresql","rails-api","reactjs","ruby"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/CodeHunt101.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-12-08T05:18:02.000Z","updated_at":"2024-09-24T04:05:39.000Z","dependencies_parsed_at":"2024-11-24T23:21:23.155Z","dependency_job_id":null,"html_url":"https://github.com/CodeHunt101/bmates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHunt101%2Fbmates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHunt101%2Fbmates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHunt101%2Fbmates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHunt101%2Fbmates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeHunt101","download_url":"https://codeload.github.com/CodeHunt101/bmates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244278139,"owners_count":20427452,"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":["css","database","html","javascript","material-ui","postgresql","rails-api","reactjs","ruby"],"created_at":"2024-11-24T23:11:09.027Z","updated_at":"2025-12-30T20:59:53.572Z","avatar_url":"https://github.com/CodeHunt101.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nWelcome to ***Bmates***, a place that helps you meet new people!\n\nThis is the production mode, deployed in heroku:\n\nhttps://bmates.herokuapp.com/\n\n\nTo get the application up and running, please do the following:\n\n1. Install **Postgresql** as this is the database this app is configured to use. If you already have it, please go to the next step. \n\nIn order to install Postgresql, you will need **Homebrew** prevously installed. If you do not have it, please run:\n```\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n\n```\nAnd then run the following to install **Postgresql**:\n\n```\nbrew install postgresql\n```\n\n2. Please make sure you are using **Ruby 2.7.4**, otherwise go to the Gemfile and change it to the version you currently have. Then please run:\n\n```\nbundle install\n```\n3. This app uses **Active Storage**. Please run the following to install it:\n\n```\nbin/rails active_storage:install\n```\n\n4. To migrate and seed the database with mock data, please run:\n\n```\nrake db:create db:migrate db:seed\n```\n\n5. This app uses \u003ca src=\"https://aws.amazon.com/s3/\"\u003eAmazon S3 bucket\u003c/a\u003e to store images. You'll need to have an *access_key_id* and a *secret_access_key*. Store them by deleting */config/credentials.yml.enc* and then executing the following:\n\n```\nEDITOR=\"code --wait\" rails credentials:edit\n```\nUncomment the *aws* snippet and add the *access_key_id* and the *secret_access_key*\n\n6. Install the **React** library and its dependencies by running:\n\n```\nnpm install\n```\n\n7. To call the server run:\n\n```\nrails server\n```\n\n8. Finally, to start Bmates on your browser run:\n\n```\nnpm start\n```\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehunt101%2Fbmates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodehunt101%2Fbmates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehunt101%2Fbmates/lists"}