{"id":20244585,"url":"https://github.com/billy0402/nextjs-template","last_synced_at":"2026-04-10T06:33:48.040Z","repository":{"id":165279294,"uuid":"597613348","full_name":"billy0402/nextjs-template","owner":"billy0402","description":"My Next.js template.","archived":false,"fork":false,"pushed_at":"2024-11-21T05:55:16.000Z","size":466,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T01:47:04.994Z","etag":null,"topics":["chakra-ui","eslint","jest","mswjs","nextjs","react","react-query","redux","scss","storybook","template","typescript","web"],"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/billy0402.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-02-05T04:17:21.000Z","updated_at":"2024-11-21T05:55:20.000Z","dependencies_parsed_at":"2023-12-04T04:21:47.051Z","dependency_job_id":"2b27f751-2445-4d33-8146-e5aef49adf06","html_url":"https://github.com/billy0402/nextjs-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billy0402%2Fnextjs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billy0402%2Fnextjs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billy0402%2Fnextjs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billy0402%2Fnextjs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billy0402","download_url":"https://codeload.github.com/billy0402/nextjs-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241688115,"owners_count":20003402,"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":["chakra-ui","eslint","jest","mswjs","nextjs","react","react-query","redux","scss","storybook","template","typescript","web"],"created_at":"2024-11-14T09:16:15.976Z","updated_at":"2025-12-30T20:05:00.596Z","avatar_url":"https://github.com/billy0402.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nextjs-template\n\n## environment\n\n- [macOS 12.7.6](https://www.apple.com/tw/macos/monterey/)\n- [Visual Studio Code 1.95.2](https://code.visualstudio.com/)\n- [nvm 0.39.7, node 20.10.0, npm 10.2.3](https://nodejs.org/en/)\n- [Next.js 14.2.18](https://nextjs.org/)\n- [React.js 18.3.1](https://react.dev/)\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Installation\n\n```shell\n$ npm i -D\n# or\n$ npm install --save-dev\n```\n\n## Getting Started\n\nRun the development server:\n\n```bash\nnpm run dev\n```\n\n## Other scripts\n\n```shell\n# build the production version\n$ npm run build\n\n# run the production server\n$ npm run start\n\n# static code analysis\n$ npm run lint\n\n# fix lint problems\n$ npm run lint:fix\n\n# check coding style\n$ npm run format\n\n# format with coding style\n$ npm run format:fix\n\n# used by git pre-commit (husky)\n# config file: .lintstagedrc.js\n$ npm run lint-staged\n\n# run testing\n$ npm run test\n\n# [Development] run testing with watch mode\n$ npm run test:watch\n\n# check testing coverage\n$ npm run test:coverage\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Build\n\n```shell\n$ docker build -t nextjs-template .\n```\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/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilly0402%2Fnextjs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilly0402%2Fnextjs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilly0402%2Fnextjs-template/lists"}