{"id":27165772,"url":"https://github.com/sucrose-desu/alicization","last_synced_at":"2025-04-09T03:20:51.085Z","repository":{"id":286851550,"uuid":"944502947","full_name":"sucrose-desu/alicization","owner":"sucrose-desu","description":"Project Alicization | Private cinematic project.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:48:24.000Z","size":6768,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T17:41:42.300Z","etag":null,"topics":["drizzle-orm","ffmpeg","fluent-ffmpeg","framer-motion","nextjs15","postgres","ramda","tailwindcss","zod"],"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/sucrose-desu.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":"2025-03-07T13:11:01.000Z","updated_at":"2025-04-08T16:48:28.000Z","dependencies_parsed_at":"2025-04-08T17:41:45.485Z","dependency_job_id":"e43d0b67-72da-4bcd-850f-5e807a358e4d","html_url":"https://github.com/sucrose-desu/alicization","commit_stats":null,"previous_names":["sucrose-desu/alicization"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sucrose-desu%2Falicization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sucrose-desu%2Falicization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sucrose-desu%2Falicization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sucrose-desu%2Falicization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sucrose-desu","download_url":"https://codeload.github.com/sucrose-desu/alicization/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247969015,"owners_count":21025898,"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":["drizzle-orm","ffmpeg","fluent-ffmpeg","framer-motion","nextjs15","postgres","ramda","tailwindcss","zod"],"created_at":"2025-04-09T03:20:50.348Z","updated_at":"2025-04-09T03:20:51.026Z","avatar_url":"https://github.com/sucrose-desu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Alicization - Webapp.\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n\u003cimg src=\"https://img.shields.io/badge/-Next_JS-black?style=for-the-badge\u0026logoColor=white\u0026logo=nextdotjs\u0026color=000000\" alt=\"nextdotjs\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/-TypeScript-black?style=for-the-badge\u0026logoColor=white\u0026logo=typescript\u0026color=3178C6\" alt=\"typescript\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/-Tailwind_CSS-black?style=for-the-badge\u0026logoColor=white\u0026logo=tailwindcss\u0026color=06B6D4\" alt=\"tailwindcss\" /\u003e\n\n## ⚙️ Tech Stack\n\n- [TypeScript](https://www.typescriptlang.org)\n- [Next.js](https://nextjs.org/docs/getting-started)\n- [HeroUI](https://www.heroui.com)\n- [Framer Motion](https://www.framer.com/motion)\n- [React Hook Form](https://www.react-hook-form.com)\n- [Tailwind CSS](https://tailwindcss.com)\n- [Tailwind Variants](https://tailwind-variants.org)\n- [DrizzleORM](https://orm.drizzle.team/docs)\n- [Zod](https://zod.dev)\n- [TypeScript](https://www.typescriptlang.org)\n\n## 🧩 VS Code Extensions\n\n- [React](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets)\n- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)\n- [Tailwind CSS](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)\n\n## 📋 Directory Structure\n\n```\nsrc               # App entry point.\n└─ app            # App Router.\n└─ components     # Shared components.\n└─ constants      # Constant variable.\n└─ hooks          # Customs hooks.\n└─ libs           # Libraries, utilities.\n└─ services       # App services.\n└─ styles         # Stylesheet.\n└─ types          # TypeScript decorators.\n```\n\n## 💽 Install dependencies\n\nYou can use one of them `yarn`, `pnpm`, `bun`, Example using `pnpm`:\n\n```bash\npnpm install\n```\n\n## 🚀 Compiles and hot-reloads for development\n\n```bash\npnpm start:dev\n```\n\nOpen [http://localhost:8443](http://localhost:8443) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n### Setup pnpm (optional)\n\nIf you are using `pnpm`, you need to add the following code to your `.npmrc` file:\n\n```bash\npublic-hoist-pattern[]=*@heroui/*\n```\n\nAfter modifying the `.npmrc` file, you need to run `pnpm install` again to ensure that the dependencies are installed correctly.\n\n## 📦 Compiles and minifies for production\n\n```bash\npnpm build\n```\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsucrose-desu%2Falicization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsucrose-desu%2Falicization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsucrose-desu%2Falicization/lists"}