{"id":26065138,"url":"https://github.com/aravindjaimon/relbuilder","last_synced_at":"2026-04-06T09:32:01.625Z","repository":{"id":243161147,"uuid":"298798430","full_name":"aravindjaimon/relBuilder","owner":"aravindjaimon","description":"Find a distant relationship by giving close relationships","archived":false,"fork":false,"pushed_at":"2020-10-06T13:55:43.000Z","size":235,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-08T18:54:13.653Z","etag":null,"topics":["bootstrap","express","nodejs","pg","pgsql","postgresql","react","reactstrap","webapp"],"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/aravindjaimon.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-26T11:20:12.000Z","updated_at":"2021-06-29T14:25:31.000Z","dependencies_parsed_at":"2024-06-07T03:48:07.559Z","dependency_job_id":"3a0618fb-6156-4688-b072-c2c3e543c17a","html_url":"https://github.com/aravindjaimon/relBuilder","commit_stats":null,"previous_names":["aravindjaimon/relbuilder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aravindjaimon/relBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aravindjaimon%2FrelBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aravindjaimon%2FrelBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aravindjaimon%2FrelBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aravindjaimon%2FrelBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aravindjaimon","download_url":"https://codeload.github.com/aravindjaimon/relBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aravindjaimon%2FrelBuilder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31466600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: 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":["bootstrap","express","nodejs","pg","pgsql","postgresql","react","reactstrap","webapp"],"created_at":"2025-03-08T18:54:15.147Z","updated_at":"2026-04-06T09:32:01.599Z","avatar_url":"https://github.com/aravindjaimon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Relationship Builder\n\n## Stack\n\n### Frontend\n\n    React ReactStrap Bootstrap\n\n### API\n\n    NodeJS Express\n\n### Database\n\n    PostgreSQL\n\n## [Demo Video](https://drive.google.com/file/d/1ruHftu_BCluAJzjIVyG5y_qiGSXmzjg-/view?usp=sharing)\n\n## Install Dependancies\n\n### `yarn install`\n\nInstall's dependency for runnng app, first run this command before running main install\n\n### `yarn install:all`\n\nThis instruction will install dependencies in both client and api.\n\n## Run Project\n\n### `yarn start`\n\nThis command will start api on port `5000` and client in development on port [3000](http://localhost:3000)\n\n## Setup\n\nLoad the `db.pgsql` file located at the root in your postgresql local install\n\nUpdate the credentials of PostgreSQL in `.env` at api/ , a sample .env file is at the api/ directory by the name `.env.example`\n\nUpdate the API URL in `.env` at client/ , a sample.env file is at the client/ directory by the name `.env.example`\n\nIf you have an ssl encripted database please add the certificate in the api folder by the name `ca-certificate.crt` or edit the same in 14 th line at `db.js` file at api/\n\nElse comment the following lines in `db.js`\n\n```\n    ssl: {\n        rejectUnauthorized: false,\n        cert: fs.readFileSync(\"./ca-certificate.crt\").toString(),\n    },\n```\n\n## Scaling on AWS\n\nThe best option for scaling in amazon if the users exceed 1M is AWS Lambda Service. You only need to pay for what you use\n.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faravindjaimon%2Frelbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faravindjaimon%2Frelbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faravindjaimon%2Frelbuilder/lists"}