{"id":13712631,"url":"https://github.com/dabit3/lens-protocol-frontend","last_synced_at":"2025-11-17T15:20:16.243Z","repository":{"id":41208371,"uuid":"494267810","full_name":"dabit3/lens-protocol-frontend","owner":"dabit3","description":"Example of a basic front end built on Lens Protocol","archived":false,"fork":false,"pushed_at":"2023-05-04T20:15:27.000Z","size":177,"stargazers_count":136,"open_issues_count":2,"forks_count":42,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-16T05:38:41.628Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dabit3.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}},"created_at":"2022-05-20T00:18:16.000Z","updated_at":"2024-10-21T04:16:58.000Z","dependencies_parsed_at":"2024-01-11T23:44:35.500Z","dependency_job_id":"79650b10-8bde-4e1f-87b6-1e00a8f19577","html_url":"https://github.com/dabit3/lens-protocol-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Flens-protocol-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Flens-protocol-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Flens-protocol-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Flens-protocol-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dabit3","download_url":"https://codeload.github.com/dabit3/lens-protocol-frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230542288,"owners_count":18242332,"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-08-02T23:01:20.710Z","updated_at":"2025-11-17T15:20:16.198Z","avatar_url":"https://github.com/dabit3.png","language":"JavaScript","funding_links":[],"categories":["Project Starter","Learn"],"sub_categories":["Examples"],"readme":"# Lens Protocol Front End Starter\n\nThis is an example of how to build a front-end application on top of [Lens Protocol](https://docs.lens.xyz/docs).\n\nThe main API calls used in this app are defined in __api/index.js__:\n\n1. [recommendProfiles](https://docs.lens.xyz/docs/recommended-profiles#api-details) - Get popular profiles\n\n2. [getProfiles](https://docs.lens.xyz/docs/get-profiles) - Get profiles by passing in an array of `profileIds`\n\n3. [getPublications](https://docs.lens.xyz/docs/get-publications) - Returns a list of publications based on your request query\n\n4. [searchProfiles](https://docs.lens.xyz/docs/search-profiles-and-publications) - Allows a user to search across hashtags on publications or profile handles. This query returns either a Post and Comment or Profile.\n\n5. [follow](https://docs.lens.xyz/docs/functions#follow) - Follow a user\n\n6. [burn](https://docs.lens.xyz/docs/functions#burn) - Unfollows a user\n\n7. [timeline](https://docs.lens.xyz/docs/user-timeline) - Shows a feed of content tailored to a signed in user\n\n8. [createSetProfileMetadataTypedData](https://docs.lens.xyz/docs/create-set-update-profile-metadata-typed-data) - Allows a user to update the metadata URI for their profile\n\n9. [post](https://docs.lens.xyz/docs/functions#post) - Allows a user to publish content\n\nYou can view all of the APIs [here](https://docs.lens.xyz/docs/introduction) and contract methods [here](https://docs.lens.xyz/docs/functions)\n\n## Running this project\n\n\u003e For this project to run, you must configure the **Infura project ID and project secret** in a file named `.env.local`. Check out .example.env.local for guidance.\n\nYou can run this project by following these steps:\n\n1. Clone the repo, change into the directory, and install the dependencies\n\n```sh\ngit clone git@github.com:dabit3/lens-protocol-frontend.git\n\ncd lens-protocol-frontend\n\nnpm install\n\n# or\n\nyarn\n```\n\n2. Run the project\n\n```sh\nnpm run dev\n```\n\n3. Open the project in your browser at [localhost:3000](http://localhost:3000/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabit3%2Flens-protocol-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabit3%2Flens-protocol-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabit3%2Flens-protocol-frontend/lists"}