{"id":18448688,"url":"https://github.com/tomyitav/kobi-site","last_synced_at":"2026-04-13T17:04:24.388Z","repository":{"id":39900460,"uuid":"146044235","full_name":"tomyitav/kobi-site","owner":"tomyitav","description":"Using Next.js with typescript for site generation","archived":false,"fork":false,"pushed_at":"2023-02-28T05:01:55.000Z","size":96437,"stargazers_count":1,"open_issues_count":22,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T13:30:47.141Z","etag":null,"topics":["bootstrap4","nextjs","now-cli","reactjs","typescript"],"latest_commit_sha":null,"homepage":"https://kobiyitav.com","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/tomyitav.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-24T22:08:42.000Z","updated_at":"2023-03-07T04:42:18.000Z","dependencies_parsed_at":"2024-12-25T02:51:39.746Z","dependency_job_id":null,"html_url":"https://github.com/tomyitav/kobi-site","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomyitav%2Fkobi-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomyitav%2Fkobi-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomyitav%2Fkobi-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomyitav%2Fkobi-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomyitav","download_url":"https://codeload.github.com/tomyitav/kobi-site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249059779,"owners_count":21206208,"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":["bootstrap4","nextjs","now-cli","reactjs","typescript"],"created_at":"2024-11-06T07:16:45.148Z","updated_at":"2026-04-13T17:04:24.350Z","avatar_url":"https://github.com/tomyitav.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kobi Site\n\nSource code project of Kobi Yitav company site, using:\n\n- next@6.1.1\n- react@16.4\n- typescript@3.0.1\n- bootstrap@4.0.0\n- Styled-jsx\n- Module css **(PostCSS - cssnext, nested, import)**\n- font-awesome@5\n- SEO \u0026 analytics (Google Analytics)\n\n## Run  :rocket:\n\n\n### :rocket: Development\n\n```bash\nnpm run start:dev # run\n```\n\n### :rocket: Production\n\n#### Serve\n```bash\nnpm install\nnpm run build # create .next directory\nnpm start # start server\n```\n\n#### Deploy\n```bash\nnpm run now:deploy\n```\n\n#### Build static HTML\n```bash\nnpm install\nnpm run build # create .next directory\nnpm run export # create .out directory\n```\n\n## Configuration\n\nSet SEO \u0026 analytics variables\n\n\u003e src/constants/env.ts\n\n```typescript\nexport const GA_TRACKING_ID = ''\nexport const FB_TRACKING_ID = ''\nexport const SENTRY_TRACKING_ID = ''\n\n// for meta tag \u003cog \u0026 twitter\u003e\nexport const SITE_NAME = ''\nexport const SITE_TITLE = ''\nexport const SITE_DESCRIPTION = ''\nexport const SITE_IMAGE = ''\n```\n\nIf each variable evaluated false, it does not load related library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomyitav%2Fkobi-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomyitav%2Fkobi-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomyitav%2Fkobi-site/lists"}