{"id":36780212,"url":"https://github.com/flirtual/flirtual","last_synced_at":"2026-01-12T13:16:28.589Z","repository":{"id":172887518,"uuid":"647939855","full_name":"flirtual/flirtual","owner":"flirtual","description":"The first VR dating app","archived":false,"fork":false,"pushed_at":"2026-01-01T20:12:33.000Z","size":21682,"stargazers_count":31,"open_issues_count":61,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-03T16:54:47.032Z","etag":null,"topics":["dating-app","elixir","nextjs","phoenix","typescript","vr"],"latest_commit_sha":null,"homepage":"https://flirtual.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flirtual.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-31T21:20:44.000Z","updated_at":"2026-01-01T20:07:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"313a1d16-3f51-4f52-9035-eb9efe984e21","html_url":"https://github.com/flirtual/flirtual","commit_stats":null,"previous_names":["flirtual/flirtual"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flirtual/flirtual","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flirtual%2Fflirtual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flirtual%2Fflirtual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flirtual%2Fflirtual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flirtual%2Fflirtual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flirtual","download_url":"https://codeload.github.com/flirtual/flirtual/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flirtual%2Fflirtual/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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":["dating-app","elixir","nextjs","phoenix","typescript","vr"],"created_at":"2026-01-12T13:16:28.513Z","updated_at":"2026-01-12T13:16:28.579Z","avatar_url":"https://github.com/flirtual.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n[![Flirtual](https://static.flirtual.com/flirtual-background.svg)](https://flirtual.com)\n\n[![AGPL-3.0](https://img.shields.io/github/license/flirtual/flirtual?color=663366\u0026label=%C2%A9%202018-2025%20Flirtual\u0026logo=gnu)](LICENSE)\n[![Discord](https://img.shields.io/discord/455219574036496404?color=5865f2\u0026label=Discord\u0026logo=discord\u0026logoColor=5865f2\u0026style=flat)](https://discord.gg/flirtual)\n[![Twitter](https://img.shields.io/static/v1?color=1da1f2\u0026label=Twitter\u0026message=%40getflirtual\u0026logo=twitter\u0026style=flat)](https://twitter.com/getflirtual)\n\n\u003csub\u003eTranslated with Weblate. [Contribute](https://hosted.weblate.org/engage/flirtual/)\u003c/sub\u003e\n\n[![Translation status](https://hosted.weblate.org/widget/flirtual/flirtual/multi-auto.svg)](https://hosted.weblate.org/engage/flirtual/)\n\n\u003c/div\u003e\n\nThe first VR dating app.\n\n## Architecture\nFlirtual is a monorepo, with the following applications:\n\n* [**Frontend**](/apps/frontend/) - The main service which users interact with, written in TypeScript, served using [Next.js](https://nextjs.org/).\n\n* [**API**](/apps/api/) - The backend service, written in Elixir, served using [Phoenix](https://phoenixframework.org/); Responsible for handling all user data, authentication, and communication between the frontend and other services.\n\n* [**Image Variants**](/apps/image-variants/) - The image variant generation service, written in JavaScript, using a Cloudflare Queue and Worker.\n\n* [**Image Classification**](/apps/image-classification/) - The image classification service, written in TypeScript; AI classification using [TensorFlow](https://www.tensorflow.org).\n\n## Contributing\nSee the [contribution guide](/.github/CONTRIBUTING.md) for more information.\n\n## License\nCopyright (C) 2018-2025 Flirtual\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published\nby the Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n[GNU Affero General Public License](/LICENSE) for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflirtual%2Fflirtual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflirtual%2Fflirtual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflirtual%2Fflirtual/lists"}