[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-3593":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":16,"stars7d":16,"stars30d":16,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":17,"rankGlobal":10,"rankLanguage":10,"license":18,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":19,"hasPages":21,"topics":22,"createdAt":10,"pushedAt":10,"updatedAt":38,"readmeContent":39,"aiSummary":40,"trendingCount":16,"starSnapshotCount":16,"syncStatus":41,"lastSyncTime":10,"discoverSource":42},3593,"hey","bigint\u002Fhey","bigint","Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿","https:\u002F\u002Fhey.xyz",null,"TypeScript",29406,1808,29428,6,0,44.77,"GNU General Public License v3.0",false,"main",true,[23,24,25,26,27,28,29,30,31,32,33,34,35,36,37],"blockchain","crypto","dapp","graphql","hacktoberfest","lens-protocol","nextjs","react","social-media","tailwindcss","turborepo","typescript","vitest","wagmi","web3","2026-06-12 02:00:51","# 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 协议构建的去中心化且无需许可的社交媒体应用。它利用区块链技术，特别是以太坊上的 Lens 协议，为用户提供了一个安全、透明的社交平台。项目采用 TypeScript 开发，集成了 GraphQL、Next.js 和 React 等现代前端技术栈，以及 Tailwind CSS 用于样式设计。Hey 适合那些希望在不受传统社交媒体限制下自由表达和交流的用户使用，同时也为开发者提供了一个优秀的 DApp 开发案例。",2,"top_language"]