{"id":19832171,"url":"https://github.com/petrnikolas/nextjs-typescript-starter","last_synced_at":"2026-05-11T01:27:25.452Z","repository":{"id":44271816,"uuid":"240214508","full_name":"PetrNikolas/nextjs-typescript-starter","owner":"PetrNikolas","description":"A React/Next.js/TypeScript starter project.","archived":false,"fork":false,"pushed_at":"2022-02-10T21:08:55.000Z","size":650,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T10:19:59.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/PetrNikolas.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}},"created_at":"2020-02-13T08:46:58.000Z","updated_at":"2020-06-14T11:27:47.000Z","dependencies_parsed_at":"2022-09-22T12:33:08.210Z","dependency_job_id":null,"html_url":"https://github.com/PetrNikolas/nextjs-typescript-starter","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/PetrNikolas%2Fnextjs-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetrNikolas%2Fnextjs-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetrNikolas%2Fnextjs-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetrNikolas%2Fnextjs-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PetrNikolas","download_url":"https://codeload.github.com/PetrNikolas/nextjs-typescript-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241191626,"owners_count":19925302,"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":[],"created_at":"2024-11-12T11:36:40.727Z","updated_at":"2026-05-11T01:27:25.349Z","avatar_url":"https://github.com/PetrNikolas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js TypeScript Starter\n\nA React/Next.js/TypeScript starter project.\n\n## Features\n\n- React/Next.js\n- TypeScript\n- Style loaders (CSS, SCSS, LESS) with PostCSS (Autoprefixer, PostCSS Fixes) and opt-in CSS modules\n- Image loaders (SVG, etc)\n- Next SEO\n- Jest + Enzyme\n- ESLint\n- Husky\n\n## Getting started\n\n### Installation\n\n- `yarn install`\n\n### Running in development\n\n- `yarn dev`\n\n### Running in production\n\n- `yarn build`\n- `yarn start`\n\n### :rocket: Test\n\n```bash\nyarn test # test\nyarn test:watch\nyarn test:coverage # report coverage\n```\n\n### Build static HTML\n\n```bash\nyarn\nyarn build # create .next directory\nyarn export # create .out directory\n```\n\n## Configuration\n\nSet SEO \u0026 analytics variables\n\n\u003e src/constants/env.ts\n\n```typescript\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetrnikolas%2Fnextjs-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetrnikolas%2Fnextjs-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetrnikolas%2Fnextjs-typescript-starter/lists"}