{"id":22567959,"url":"https://github.com/noimec/digital-marketplace","last_synced_at":"2026-04-10T14:36:29.565Z","repository":{"id":244560147,"uuid":"803243507","full_name":"ingerstep/digital-marketplace","owner":"ingerstep","description":"🛍️💳 Online marketplace for sellers and buyers","archived":false,"fork":false,"pushed_at":"2024-09-25T23:56:01.000Z","size":6877,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T14:12:56.570Z","etag":null,"topics":["express","lucide-react","mongodb","nextjs","nodemon","payload","stripe","tailwindcss","trpc","zod","zustand"],"latest_commit_sha":null,"homepage":"","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/ingerstep.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-05-20T10:58:38.000Z","updated_at":"2024-10-04T07:35:47.000Z","dependencies_parsed_at":"2024-06-15T17:06:28.272Z","dependency_job_id":"2c471c12-643d-4d8a-979c-bf0caaffeb0e","html_url":"https://github.com/ingerstep/digital-marketplace","commit_stats":null,"previous_names":["ingerstep/digital-marketplace"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingerstep%2Fdigital-marketplace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingerstep%2Fdigital-marketplace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingerstep%2Fdigital-marketplace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingerstep%2Fdigital-marketplace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ingerstep","download_url":"https://codeload.github.com/ingerstep/digital-marketplace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246041059,"owners_count":20714119,"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":["express","lucide-react","mongodb","nextjs","nodemon","payload","stripe","tailwindcss","trpc","zod","zustand"],"created_at":"2024-12-08T00:10:36.685Z","updated_at":"2025-12-30T19:13:22.551Z","avatar_url":"https://github.com/ingerstep.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digital marketplace\n\nDigital marketplace — это веб-приложение как для покупателей, так и продавцов. Оно включает в себя полную функциональность для взаимодействия пользователей с продуктами и управления ими.\n\n## Описание\n\nПриложение состоит из нескольких экранов:\n\n- **Авторизация**: Регистрация и аутентификация через почту как пользователь или продавец, c отправкой верификации через сервис Resend.\n- **Основная страница**: Отображает продукты, корзину, регистрацию.\n- **CMS**: Для управления продуктами, ролями пользователей через сервис Payload (доступна по роуту /sell).\n- **Корзина**: Информация о добавленных товарах, редирект на оплату Stripe.\n- **Страница спасибо**: После успешной оплаты, редирект на страницу спасибо.\n\n## Установить репозиторий\n\n```bash\n$ git clone https://github.com/ingerstep/digital-marketplace\n$ cd digital-marketplace\n```\n\n## Описание\n\nЧтобы локально запустить проект, нужно подключить MongoDB и зарегистрироваться в сервисах Payload, Stripe, Resend.\n\n```bash\n# Необходимые ключи:\nMONGODB_URL=\nPAYLOAD_SECRET=\nSTRIPE_SECRET_KEY=\nSTRIPE_WEBHOOK_SECRET=\nRESEND_API_KEY=\n```\n\n## Установка зависимостей\n\n```bash\n$ yarn install\n```\n\n## Запуск приложения\n\n```bash\n# development\n$ yarn dev\n```\n\n## Cборка\n\n```bash\n$ yarn build\n```\n\n## Типы ts для Payload\n\n```bash\n$ yarn generate:types\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoimec%2Fdigital-marketplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoimec%2Fdigital-marketplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoimec%2Fdigital-marketplace/lists"}