{"id":21067895,"url":"https://github.com/xlaez/easy-link","last_synced_at":"2026-04-13T13:01:57.950Z","repository":{"id":133562199,"uuid":"537307427","full_name":"Xlaez/easy-link","owner":"Xlaez","description":"easy-link application is a mini linkedIn-like application built to bring recruiters closer to potential employees ","archived":false,"fork":false,"pushed_at":"2022-11-04T22:28:24.000Z","size":778,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-05-06T09:40:29.453Z","etag":null,"topics":["gin-gonic","golang","mongodb","nodejs","postgresql","rabbitmq"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xlaez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-09-16T04:43:06.000Z","updated_at":"2023-11-22T22:56:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"99853c87-9a9c-41d7-8012-7d8458047abd","html_url":"https://github.com/Xlaez/easy-link","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Xlaez/easy-link","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xlaez%2Feasy-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xlaez%2Feasy-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xlaez%2Feasy-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xlaez%2Feasy-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xlaez","download_url":"https://codeload.github.com/Xlaez/easy-link/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xlaez%2Feasy-link/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["gin-gonic","golang","mongodb","nodejs","postgresql","rabbitmq"],"created_at":"2024-11-19T18:13:15.633Z","updated_at":"2026-04-13T13:01:57.926Z","avatar_url":"https://github.com/Xlaez.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- KAMOU NATION README --\u003e\n\n# KAMOU NATION\n\n- Messenger\n- User Feed\n- Organizations\n- Notifications\n\u003c!-- - Community --\u003e\n\n## Noteable features\n\n- User can have a google account as it also makes use of google oauth\n- Messages can only between connections\n- Recruiters can chat up intended employees\n- Users can set if they are recruiting or up for work\n\n## Divison\n\n- Database\n\n* Organizations work with mongoDB\n* User services works with postgreSQL\n\n- Languages and stack\n\n* Messenger works with node.js, typescript\n* User Feed works with go lang, gin. Uses pasteo for authentication tokens\n* Organizations work with node.js\n\n\n## Requirements\n- docker \n- rabbitMQ running on docker(docker image: rabbitmq:3-management-alpine)\n- reddis on localMachine but you can tweak it so it runs on docker(if so then add it to the docker compose.yml file in user service)\n- postgreSQL on docker(tweak the MakeFile in user service to satisfy your postgreSQL configurations)\n- go migrate\n- go (download version 1.19 for this project)\n- node.js running locally \n- mongodb running locally\n\n- Note:\n* as i continue updating i'll make sure all external services(mongodb, redis etc) runs on docker.\n* make sure to use the command \n``` bash\ngo mod tidy\n```\nto install all dependencies for go\nand\n``` bash\nyarn install | yarn\n```\nto install all dependencies for node.js\n\n* rename a.env to .env in node.js services and rename a.env in go services to app.env then provide your configurations as requested\n* don't make any mistake to edit the files in migrations folder or db folder except you know how to work with go and sqlc ORM.\n* when running organization service update your postman request port from 8181 to 8189.\n\n## Run\n- in the user service run the command make serve to start the user service\n- in the notification service run \n``` bash\ngo run main.go\n```\nto start the server\n- in all node.js services run\n``` bash\nyarn serve\n```\nto start the server\n\n- import all postman json files found in root directory of all services to your postman in order to make API calls easily.\n\n- after signing up user an email would be sent to the email provided for registration.\n- copy the pasteo token there and paste in the validateUser api request params or check the terminal you'll see the pasteo token printed out.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxlaez%2Feasy-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxlaez%2Feasy-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxlaez%2Feasy-link/lists"}