{"id":27104165,"url":"https://github.com/chertik77/reacttemplate","last_synced_at":"2026-04-10T12:31:39.683Z","repository":{"id":197824180,"uuid":"699374873","full_name":"chertik77/ReactTemplate","owner":"chertik77","description":"React Template \u0026\u0026 Tailwind ","archived":false,"fork":false,"pushed_at":"2023-10-06T11:50:34.000Z","size":229,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-26T17:34:45.964Z","etag":null,"topics":["bun","react","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"https://chertik77.github.io/ReactTemplate/","language":"JavaScript","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/chertik77.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":"2023-10-02T14:06:38.000Z","updated_at":"2023-10-03T13:33:08.000Z","dependencies_parsed_at":"2023-10-02T22:17:17.812Z","dependency_job_id":"693a75e8-d89e-46bb-9bf0-4b20f1138eaf","html_url":"https://github.com/chertik77/ReactTemplate","commit_stats":null,"previous_names":["chertik77/buntemplate","chertik77/reacttemplate"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/chertik77/ReactTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chertik77%2FReactTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chertik77%2FReactTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chertik77%2FReactTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chertik77%2FReactTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chertik77","download_url":"https://codeload.github.com/chertik77/ReactTemplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chertik77%2FReactTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31642699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bun","react","tailwindcss","vite"],"created_at":"2025-04-06T17:31:08.412Z","updated_at":"2026-04-10T12:31:39.661Z","avatar_url":"https://github.com/chertik77.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ReactTemplate\n\n# How to start use it?\n\nВикористовуйте цей репозиторій як шаблон для створення репозиторія свого проекта. Для цього нажми на\nкнопку `«Use this template»` и вибери опцію `«Create a new repository»`.\n\nНа наступному кроці відкриється сторінка створення нового репозиторія. Заповни поле його імені,\nпереконайся що репозиторій публічний, після чого нажми кнопку `«Create repository from template»`.\n\nПісля того як репозиторій буде створений, необхідно перейти в налаштування створеного репозиторія на\nвкладку `Settings` \u003e `Actions` \u003e `General`.\n\nПроскролив сторінку до самого кінця, в секції `«Workflow permissions»` вибери опцію\n`«Read and write permissions»` і постав галочку в чекбоксі. Це необхідно для автоматизації процеса\nдеплоя проекту. Після того почнеться build проекту - якщо буде помилка при процесі Deploy - так і\nповинно бути, тому що ви не скопіювали ще репозиторій собі і не зробили `1,2,4` пункта в секції\n`How to configure your repo?`, `5 пункт` виконуємо тоді коли вже запушили зміни на GitHub і хочете\nпобачити живу сторінку.\n\n## How to configure your repo?\n\n1. Встанови базові залежності проекту командою `npm i`.\n\n2. Запусти режим розробки, виконавши команду `npm run d`.\n3. Перейди в браузер по адресі яка тобі була згенерована. Ця сторінка буде автоматично\n   перезапускатися після збереження змін в файлах проекту.\n4. Необхідно в файлі `package.json` відредагувати поле `scripts/b`, а саме - `base=/ReactTemplate/`,\n   замінивши `ReactTemplate` на назву свого репозиторія, и відправити зміни на GitHub. Наприклад:\n   `base=/goit-react-hw-01-components/`\n5. Тільки після того як ви відправили зміни на GitHub - необхідно зайти в налаштування\n   GitHub-репозиторія (`Settings` \u003e `Pages`) і вставити роздачу продакшн версії файлів з папки\n   `/root` гілки `gh-pages`, якщо це не було зроблено автоматично.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchertik77%2Freacttemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchertik77%2Freacttemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchertik77%2Freacttemplate/lists"}