{"id":24988408,"url":"https://github.com/lit-protocol/developer-guides-code","last_synced_at":"2025-04-12T00:07:37.345Z","repository":{"id":236167998,"uuid":"792051840","full_name":"LIT-Protocol/developer-guides-code","owner":"LIT-Protocol","description":"A repository of code examples and reference implementations used for Lit Developer Guides","archived":false,"fork":false,"pushed_at":"2025-01-14T03:56:39.000Z","size":13223,"stargazers_count":10,"open_issues_count":18,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T04:45:00.044Z","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/LIT-Protocol.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":"2024-04-25T22:07:53.000Z","updated_at":"2025-01-14T03:56:41.000Z","dependencies_parsed_at":"2024-04-26T00:07:40.320Z","dependency_job_id":"77696baf-7fcf-4b00-955f-3e7156925a16","html_url":"https://github.com/LIT-Protocol/developer-guides-code","commit_stats":null,"previous_names":["lit-protocol/developer-guides-code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIT-Protocol%2Fdeveloper-guides-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIT-Protocol%2Fdeveloper-guides-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIT-Protocol%2Fdeveloper-guides-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIT-Protocol%2Fdeveloper-guides-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LIT-Protocol","download_url":"https://codeload.github.com/LIT-Protocol/developer-guides-code/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237111689,"owners_count":19257389,"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":"2025-02-04T12:04:13.318Z","updated_at":"2025-04-12T00:07:37.333Z","avatar_url":"https://github.com/LIT-Protocol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Lit's Developer Guide Code Repository\n\nThese examples are designed to help you get started building with Lit!\n\nEach example has instructions within its own README file!\n\n## Setup\n\n```\nyarn install\n```\n\nFor Browser examples, you need to create a `.env.local` file inside nextjs app.\n\n```\ncd apps/nextjs\ncp .env.local.example .env.local\n```\n\nFor Nodejs examples, you need to create a `.env` file inside selected example.\n\n```\ncp .env.example .env\n```\n\n## Test\n\nRun the nodejs tests for all examples\n\n```\nyarn test:node\n```\n\nRun the browser tests for all examples\n\n```\nyarn test:browser\n```\n\n## Browser\n\nRun all supported browser examples in nextjs\n\n```\ncd apps/nextjs\nyarn dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flit-protocol%2Fdeveloper-guides-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flit-protocol%2Fdeveloper-guides-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flit-protocol%2Fdeveloper-guides-code/lists"}