{"id":23652239,"url":"https://github.com/hi-ray/nextjs-template","last_synced_at":"2025-11-16T23:30:16.487Z","repository":{"id":40361290,"uuid":"383383193","full_name":"Hi-Ray/nextjs-template","owner":"Hi-Ray","description":"A NextJS template with RecoilJS, sass support, css-in-js and more.","archived":false,"fork":false,"pushed_at":"2023-03-06T05:30:51.000Z","size":660,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T16:52:48.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Hi-Ray.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}},"created_at":"2021-07-06T07:43:07.000Z","updated_at":"2022-03-05T15:49:34.000Z","dependencies_parsed_at":"2023-02-08T04:01:24.958Z","dependency_job_id":null,"html_url":"https://github.com/Hi-Ray/nextjs-template","commit_stats":null,"previous_names":[],"tags_count":3,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hi-Ray%2Fnextjs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hi-Ray%2Fnextjs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hi-Ray%2Fnextjs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hi-Ray%2Fnextjs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hi-Ray","download_url":"https://codeload.github.com/Hi-Ray/nextjs-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239611994,"owners_count":19668274,"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-12-28T16:52:52.131Z","updated_at":"2025-11-16T23:30:16.437Z","avatar_url":"https://github.com/Hi-Ray.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Ray's Next.JS Template\n\n---\n\n## Features\n\n- SSR (from next.js).\n- Easy theming(styled-components \u0026 styled theming).\n- Easy global state management.\n- Typescript support(optional but preferred).\n- Fully linted(with prettier and eslint).\n- Global css using sass.\n- Sass support.\n- Css-in-js.\n- Fast development with easy component,layout and state creation.\n- Isolated scss with scss modules or styled components\n- Easy dependency upgrading\n\n## Technologies used\n\n- [NextJS](https://nextjs.org/)\n- [RecoilJS](https://recoiljs.org/)\n- [Sass](https://sass-lang.com/)\n- [Css-in-js](https://cssinjs.org/?v=v10.7.1)\n- [Styled-components](https://styled-components.com/)\n- [Styled-theming](https://www.npmjs.com/package/styled-theming)\n- [Eslint](https://eslint.org/)\n- [Prettier](https://prettier.io/)\n\n## Scripts\n\n**Below are scripts that you can use to make development easier**\n\n### Development\n\nThis runs the basic Next.js Server.\n\n```shell\nyarn dev\n```\n\n### Building\n\nThis builds the files in to an end result.\n\n```shell\nyarn build\n```\n\n### Linting\n\nBelow you can use both, however the eslint command is recommended before pushing to a repo.\n**Eslint:**\n\n```shell\nyarn eslint\n```\n\nor\n\n**Prettier:**\n\n```shell\nyarn lint\n```\n\n## Templates\n\nYou can easily create components, state or layouts using the templates provided. All you have to do is run these simple\ncommands:\n\n### Components\n\n```shell\nyarn create:component \u003cname\u003e\n```\n\n### Layouts\n\n```shell\nyarn create:layout \u003cname\u003e\n```\n\n### States\n\n```shell\nyarn create:state \u003cname\u003e\n```\n\n## Upgrading dependencies\n\nYou can easily upgrade the projects dependencies using:\n\n```shell\nyarn update:deps\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhi-ray%2Fnextjs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhi-ray%2Fnextjs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhi-ray%2Fnextjs-template/lists"}