{"id":16534606,"url":"https://github.com/hardyscc/messenger-clone","last_synced_at":"2026-06-08T19:02:45.567Z","repository":{"id":170224450,"uuid":"637431648","full_name":"hardyscc/messenger-clone","owner":"hardyscc","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-21T13:15:03.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T14:11:50.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/hardyscc.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":"2023-05-07T14:37:56.000Z","updated_at":"2024-11-21T13:15:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"867e7859-95be-4bc3-a8e6-77eb2da2cdad","html_url":"https://github.com/hardyscc/messenger-clone","commit_stats":null,"previous_names":["hardyscc/messenger-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hardyscc/messenger-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fmessenger-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fmessenger-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fmessenger-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fmessenger-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardyscc","download_url":"https://codeload.github.com/hardyscc/messenger-clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fmessenger-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34075987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-11T18:24:45.511Z","updated_at":"2026-06-08T19:02:45.548Z","avatar_url":"https://github.com/hardyscc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Deploy on Microk8s\n\n```sh\ndocker build --build-arg http_proxy --build-arg https_proxy --push -t hacdescm/messenger-clone  .\n\nhelmfile apply\n```\n\n## Generate shadow database and migration script\n\n```sh\nbrew install postgresql@15\nbrew service start postgresql@15\nexport DATABASE_URL=\"postgresql://$USER@localhost:5432/messenger\"\nnpx prisma migrate dev --name init\n```\n\n## Reset shadow database from migration script\n\n```sh\nexport DATABASE_URL=\"postgresql://$USER@localhost:5432/messenger\"\nnpx prisma migrate reset\n```\n\n## Create production database\n\n```sh\ncreate user \"messenger-user\" with encrypted password 'User12345';\ncreate database \"messenger\" with owner \"messenger-user\";\n```\n\n## Initialize production database\n\n```sh\n# port forward production database to localhost\nexport DATABASE_URL=\"postgresql://messenger-user:User12345@localhost:5432/messenger\"\nnpx prisma migrate deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardyscc%2Fmessenger-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardyscc%2Fmessenger-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardyscc%2Fmessenger-clone/lists"}