{"id":19493271,"url":"https://github.com/nougatcat/next-pizza","last_synced_at":"2026-04-11T17:34:50.266Z","repository":{"id":261702031,"uuid":"882493495","full_name":"nougatcat/next-pizza","owner":"nougatcat","description":"[2025 WIP Fullstack] Сайт пиццерии на Next.js","archived":false,"fork":false,"pushed_at":"2025-02-21T01:19:28.000Z","size":515,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T01:38:55.649Z","etag":null,"topics":["bcrypt","nextjs","postgresql","prisma","react","react-use","shadcn","tailwindcss","typescript","zustand"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=GUwizGbY4cc","language":"TypeScript","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/nougatcat.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-11-02T23:20:43.000Z","updated_at":"2025-02-21T01:19:32.000Z","dependencies_parsed_at":"2024-11-08T00:31:36.652Z","dependency_job_id":"556634d5-ee74-4fad-82e2-b9d1cca55350","html_url":"https://github.com/nougatcat/next-pizza","commit_stats":null,"previous_names":["nougatcat/next-pizza"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nougatcat%2Fnext-pizza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nougatcat%2Fnext-pizza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nougatcat%2Fnext-pizza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nougatcat%2Fnext-pizza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nougatcat","download_url":"https://codeload.github.com/nougatcat/next-pizza/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240738731,"owners_count":19849644,"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":["bcrypt","nextjs","postgresql","prisma","react","react-use","shadcn","tailwindcss","typescript","zustand"],"created_at":"2024-11-10T21:24:59.412Z","updated_at":"2026-04-11T17:34:50.261Z","avatar_url":"https://github.com/nougatcat.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Краткое описание\nСделал фуллстек-сайт по [гайду из интернета](https://www.youtube.com/watch?v=GUwizGbY4cc). До этого я писал верстку, фронтенд на React+Redux и небольшое бэкенд-приложение на Express.js. Данный проект объединяет и дополняет концепции, которые я изучал на предыдущих этапах, а также дает представление о библиотеке Next.js и её окружению, и о подключении базы данных к сайту с помощью Prisma. \n### Причина делать эту работу\nПонять, как сделать фуллстек-приложение с базой данных. Это было нужно, чтобы делать мои собственные проекты, которые я концептуализировал, но не мог реализовать.\n\n\nThis is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).\n\n## Запуск\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n# update db - выполнять после каждого изменения схемы\nnpm run prisma:push\n# prisma studio\nnpm run prisma:studio\n# prisma generate | postinstall - обновить типизацию без обновления бд (вместо пуш)\nnpm run prisma:generate\n# prisma seed - для тестовых данных\nnpm run prisma:seed\n# localtunnel для ответов с юкассы\nlt --port 3000\n```\nFigma-дизайн: https://www.figma.com/design/cYz4fOSK74EJoqHxoNr1hT/Next-Pizza\n\nOpen [http://localhost:3000](http://localhost:3000) 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/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.\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/app/building-your-application/deploying) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnougatcat%2Fnext-pizza","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnougatcat%2Fnext-pizza","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnougatcat%2Fnext-pizza/lists"}