{"id":16158883,"url":"https://github.com/markkos89/phala-hackaton-monorepo","last_synced_at":"2025-10-24T08:11:28.461Z","repository":{"id":193964184,"uuid":"689797307","full_name":"Markkos89/phala-hackaton-monorepo","owner":"Markkos89","description":"Project repo built for the @developer-dao and @phala-network hackaton sept 2023 - w/ @peteruche21 \u0026 @HAPPYS1NGH ","archived":false,"fork":false,"pushed_at":"2023-09-13T20:30:30.000Z","size":9087,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T02:27:21.068Z","etag":null,"topics":["develper-dao","hackaton","lens-oracle","phala-network","phat-contracts","phat-functions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Markkos89.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,"publiccode":null,"codemeta":null}},"created_at":"2023-09-10T23:21:13.000Z","updated_at":"2023-09-19T01:15:51.000Z","dependencies_parsed_at":"2024-11-02T05:22:41.969Z","dependency_job_id":null,"html_url":"https://github.com/Markkos89/phala-hackaton-monorepo","commit_stats":null,"previous_names":["markkos89/phala-hackaton-monorepo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Markkos89/phala-hackaton-monorepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fphala-hackaton-monorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fphala-hackaton-monorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fphala-hackaton-monorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fphala-hackaton-monorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Markkos89","download_url":"https://codeload.github.com/Markkos89/phala-hackaton-monorepo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fphala-hackaton-monorepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280761900,"owners_count":26386268,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["develper-dao","hackaton","lens-oracle","phala-network","phat-contracts","phat-functions"],"created_at":"2024-10-10T01:55:19.926Z","updated_at":"2025-10-24T08:11:28.402Z","avatar_url":"https://github.com/Markkos89.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js \u0026 Tailwind CSS Monorepo Template\n\nThis is a monorepo template using:\n\n- 📏 [TypeScript 5.0](https://www.typescriptlang.org/)\n- ⚡️ [Next.js 13.2](https://nextjs.org/)\n- ⚛️ [React 18.2](https://reactjs.org/)\n- 🌬️ [Tailwind CSS 3.3](https://tailwindcss.com/)\n- 📕 [Storybook 7.0](https://storybook.js.org/)\n- 🧪 [Testing Library](https://testing-library.com/)\n- 🃏 [Jest](https://jestjs.io/)\n- 🎭 [Playwright](https://playwright.dev/)\n- 💡 [Lighthouse](https://developer.chrome.com/docs/lighthouse/)\n- 🧹 [ESLint](https://eslint.org/)\n- 🤖 [CommitLint](https://commitlint.js.org/)\n- 💖 [Prettier](https://prettier.io/)\n- 📦 [pnpm](https://pnpm.io/)\n- 🏎️ [Turborepo](https://turbo.build/repo)\n- 👷 [Github Actions](https://github.com/features/actions)\n\n## What's inside?\n\nThis monorepo includes a few apps and packages.\n\n### Apps and Packages\n\n- `apps/pwa-app`: a Next.js app with Tailwind CSS\n- `apps/claim-app`: another Next.js app with Tailwind CSS\n- `apps/lens-oracle`: a Hardhat project for the Consumer Contract that is compatible with a deployed LensAPI Oracle\n- `apps/lens-api-code-examples`: an app with code examples for the LensAPI \n- `packages/ui`: a stub React component library with Tailwind CSS, shared by both `pwa-app` and `claim-app` apps\n- `packages/utils`: utilities shared by both `pwa-app` and `claim-app` apps\n- `packages/eslint-config-custom`: shared ESLint configuration\n- `packages/jest-config`: shared Jest configuration\n- `packages/lighthouse-config`: shared Lighthouse configuration\n- `packages/next-config`: shared Next.js configuration\n- `packages/playwright-config`: shared Playwright configuration\n- `packages/storybook-config`: shared Storybook configuration\n- `packages/tailwindcss-config`: shared Tailwind CSS configuration\n- `packages/typescript-config`: shared `tsconfig.json` files\n\n## Using this template\n\nRun the following command:\n\n```\nnpx degit markkos89/turbo-monorepo-template my-monorepo\ncd my-monorepo\npnpm install\n```\n\n### Develop Next.js\n\nIf you want to start `apps/pwa-app` and `apps/claim-app` in development mode, and watch for changes in `packages/ui`, run at the root:\n\n```\npnpm dev\n```\n\n### Build Next.js\n\nIf you want to build `apps/pwa-app` and `apps/claim-app` for production, run at the root:\n\n```\npnpm build\n```\n\nIf you want to see an analysis of the generated bundles, specify the `ANALYZE` environment variable:\n\n```\nANALYZE=true pnpm build\n```\n\n### Preview Next.js\n\nIf you want to preview production builds of `apps/pwa-app` and `apps/claim-app`, run at the root:\n\n```\npnpm start\n```\n\n### Develop Storybook\n\nIf you want to start all Storybook projects in development mode, run at the root:\n\n```\npnpm storybook:dev\n```\n\n### Develop Storybook\n\nIf you want to build all Storybook projects, run at the root:\n\n```\npnpm storybook:build\n```\n\n### Unit tests\n\nIf you want to run unit tests for all projects, run at the root:\n\n```\npnpm test:unit\n```\n\n### End-to-end tests\n\nIf you want to run e2e tests for all projects, run at the root:\n\n```\npnpm test:e2e\n```\n\n### Lint\n\nIf you want to run linting for all projects, run at the root:\n\n```\npnpm lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkos89%2Fphala-hackaton-monorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkkos89%2Fphala-hackaton-monorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkos89%2Fphala-hackaton-monorepo/lists"}