{"id":21527013,"url":"https://github.com/lambdaclass/lambcast","last_synced_at":"2025-10-23T17:26:38.736Z","repository":{"id":223556575,"uuid":"760787083","full_name":"lambdaclass/lambcast","owner":"lambdaclass","description":"A Farcaster client implementation in Elixir","archived":false,"fork":false,"pushed_at":"2024-03-01T22:20:58.000Z","size":197,"stargazers_count":3,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T05:42:58.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/lambdaclass.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}},"created_at":"2024-02-20T20:21:15.000Z","updated_at":"2024-02-28T18:50:34.000Z","dependencies_parsed_at":"2024-02-26T20:39:18.224Z","dependency_job_id":null,"html_url":"https://github.com/lambdaclass/lambcast","commit_stats":null,"previous_names":["lambdaclass/lambcast"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdaclass%2Flambcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdaclass%2Flambcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdaclass%2Flambcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdaclass%2Flambcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambdaclass","download_url":"https://codeload.github.com/lambdaclass/lambcast/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244090827,"owners_count":20396492,"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":[],"created_at":"2024-11-24T01:47:29.416Z","updated_at":"2025-10-23T17:26:38.651Z","avatar_url":"https://github.com/lambdaclass.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/lambdaclass/lambcast/assets/30054528/feef1ca5-90d0-4846-9fbd-de8fb9653813\" width=\"150\"/\u003e\n\n  ### 🐐 Lambcast 🐐\n\n  A Farcaster client implementation in Elixir\n\n  ⚠️ This repository is currently a WIP 🔧\n\u003c/div\u003e\n\n# Requirements\n\n- Elixir 1.16.1\n- Mix 1.16.1\n- Docker (optional)\n\n# Development Guide\n\nA PostgreSQL database is needed. This database will tipically be a replicator of the Hubs.\n\nThe following env vars are required and can be placed in a .env file (you can use .env.example as a guide)\n\n```\nDATABASE_HOST\nDATABASE_PORT (default: 5432)\nDATABASE_NAME\nDATABASE_USER\nDATABASE_PASSWORD\n```\n\nYou can start a database in Docker with the following command.\n\n```sh\ndocker run \\\n    --name lambcast_db \\\n    -e POSTGRES_USER=postgres \\\n    -e POSTGRES_PASSWORD=postgres \\\n    -p 5432:5432 \\\n    -d postgres\n```\n\nNow, start Phoenix:\n  - Run `make setup` to install and setup dependencies.\n  - Run `make dev` to start the server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdaclass%2Flambcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambdaclass%2Flambcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdaclass%2Flambcast/lists"}