[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-78353":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":24,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":41,"readmeContent":42,"aiSummary":43,"trendingCount":16,"starSnapshotCount":16,"syncStatus":44,"lastSyncTime":45,"discoverSource":46},78353,"hey-1","slymnoyann\u002Fhey-1","slymnoyann","Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿","https:\u002F\u002Fhey.xyz",null,"TypeScript",29396,1808,163,9,0,1,3,5,44.77,"GNU General Public License v3.0",false,"main",true,[26,27,28,29,30,31,32,33,34,35,36,37,38,39,40],"blockchain","crypto","dapp","graphql","hacktoberfest","lens-protocol","nextjs","react","social-media","tailwindcss","turborepo","typescript","vitest","wagmi","web3","2026-06-12 02:03:46","# Hey Monorepo\n\n## Requirements\n\nTo start working with the Hey monorepo, ensure the following tools are installed:\n\n- [Node.js](https:\u002F\u002Fnodejs.org\u002Fen\u002Fdownload\u002F) (v22 or higher) - the JavaScript runtime used in this project.\n- [pnpm](https:\u002F\u002Fpnpm.io\u002Finstallation) - the package manager used throughout this repository.\n- [Postgres App](https:\u002F\u002Fpostgresapp.com\u002F) - the Postgres database used in development.\n\n## Installation\n\nThis repository uses [pnpm workspaces](https:\u002F\u002Fpnpm.io\u002Fworkspaces) to manage multiple packages within a monorepo structure.\n\n### Clone the Repository\n\n```bash\ngit clone git@github.com:bigint\u002Fhey.git\n```\n\n### Install NVM and pnpm\n\nOn macOS, you can install both with Homebrew:\n\n```bash\nbrew install nvm pnpm\n```\n\n### Install Node.js\n\nUse `nvm` to install the required Node.js version:\n\n```bash\nnvm install\n```\n\n### Install Dependencies\n\nFrom the repository root, install dependencies with pnpm:\n\n```bash\npnpm install\n```\n\n### Set up Environment Variables\n\nCopy the `.env.example` file to `.env` for each package or application that requires configuration:\n\n```bash\ncp .env.example .env\n```\n\nRepeat this process for all relevant packages and applications in the monorepo.\n\n### Environment Variables\n\nThe example environment files define the following variables:\n\n#### API (`apps\u002Fapi\u002F.env.example`)\n\n- `PRIVATE_KEY` - Private key used to sign Lens requests.\n- `SHARED_SECRET` - Token for internal API authorization.\n\n### Start the Development Server\n\nTo run the application in development mode:\n\n```bash\npnpm dev\n```\n\n## Build\n\n### Build the application\n\nCompile the application:\n\n```bash\npnpm build\n```\n\n### Type-check the project\n\nValidate the codebase with the TypeScript type checker:\n\n```bash\npnpm typecheck\n```\n\n### Lint and Format Code\n\nCheck code quality and formatting with Biome:\n\n```bash\npnpm biome:check\n```\n\nAutomatically fix linting and formatting issues:\n\n```bash\npnpm biome:fix\n```\n\n### Maintenance Scripts\n\nConvenient Node.js helpers are in the `script` directory:\n\n- `node script\u002Fclean.mjs` removes all `node_modules`, `.next` directories,\n  `pnpm-lock.yaml`, and `tsconfig.tsbuildinfo` files.\n- `node script\u002Fupdate-dependencies.mjs` updates packages across the monorepo,\n  removes old installs and commits the changes in a new branch.\n- `node script\u002Fsort-package-json.mjs` sorts all `package.json` files in the\n  repository.\n\n## License\n\nThis project is released under the **GNU AGPL-3.0** license. See the [LICENSE](.\u002FLICENSE) file for details\n\n🌸\n","Hey 是一个基于 Lens Protocol 构建的去中心化无许可社交应用。它利用区块链技术为用户提供了一个安全、透明且用户控制的数据平台，支持用户通过 Web3 技术进行内容创作与分享。项目采用 TypeScript 开发，并结合了 Next.js、React 和 TailwindCSS 等现代前端技术栈，确保了良好的用户体验和开发效率。此外，Hey 也集成了 GraphQL 和 Wagmi 等工具以增强其功能性和互操作性。此应用非常适合寻求更加开放和自主控制的社交媒体体验的个人或社区使用，同时也为开发者提供了研究和构建去中心化应用程序的良好示例。",2,"2026-06-11 03:56:43","top_language"]