{"id":13423733,"url":"https://github.com/csprance/next-smrt","last_synced_at":"2025-06-23T03:35:46.065Z","repository":{"id":42906074,"uuid":"142546234","full_name":"csprance/next-smrt","owner":"csprance","description":"Next.js, Styled-Components, Material UI, Redux, Typescript Boilerplate (Docker Ready)","archived":false,"fork":false,"pushed_at":"2023-01-07T16:29:14.000Z","size":3308,"stargazers_count":56,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T07:50:40.376Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://next-smrt.csprance.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csprance.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"csprance","github":"csprance"}},"created_at":"2018-07-27T07:52:21.000Z","updated_at":"2024-12-18T07:28:28.000Z","dependencies_parsed_at":"2023-02-07T15:46:44.023Z","dependency_job_id":null,"html_url":"https://github.com/csprance/next-smrt","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/csprance/next-smrt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fnext-smrt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fnext-smrt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fnext-smrt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fnext-smrt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csprance","download_url":"https://codeload.github.com/csprance/next-smrt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fnext-smrt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261405552,"owners_count":23153568,"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-07-31T00:00:41.444Z","updated_at":"2025-06-23T03:35:41.054Z","avatar_url":"https://github.com/csprance.png","language":"TypeScript","funding_links":["https://patreon.com/csprance","https://github.com/sponsors/csprance"],"categories":["Boilerplates","Getting Started with (Awesome) TypeScript"],"sub_categories":["Typescript Project Starters"],"readme":"![Example To Do App](public/static/site-image.png)\n\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n# Next-SMRT\n\u003e Next.js, Styled Components, Material-UI, Zustand (Redux replacement), Typescript\n\nA lot of the next.js examples have some of those features but not all together. So I decided to roll them all into one boilerplate.\n\nI use it to kickstart everything I do now. Works great in production and comes with docker batteries included.\n\n## Example TODO List App\n![Example To Do App](https://csprance.com/shots/2019-07-21_642df2a7-ae0d-4f07-80b5-b05c7cbd0555.png)\n\n## Features\n### Uses\n - [NextJS](https://github.com/zeit/next.js)\n - [React](https://github.com/facebook/react)\n - [Typescript](https://github.com/Microsoft/TypeScript)\n - [Zustand](https://github.com/pmndrs/zustand)\n - [Immer](https://github.com/reduxjs/redux-toolkit)\n - [Jest](https://github.com/facebook/jest)\n \n\n### Using cdn\n - material-icons font\n - roboto-font\n\n## Installation\n\n```sh\ngit clone https://github.com/csprance/next-smrt.git\n```\nor just click the `Use This Template` button above.\n\n## Setup\n\nset SEO 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\n---\n\n## Environment Install Instructions\n\n### Development\n\n#### Installation\n\n```\nyarn\nyarn dev\n```\n\n#### Test\n\n```\nyarn test # test\nyarn test:watch\nyarn test:coverage # report coverage\n```\n\n### Production\n\n```\nyarn\nyarn build # create .next directory\nyarn start # start server\n```\n\n# Docker\n\u003e Assumes [traefik](https://traefik.io) is running\n* run `docker-compose up -d --build`\n* Visit `http://next-smrt.localhost` \n\n\nCheck out the other docker-compose files for more uses and the `Dockerfile` for the image \nthat will be built to run the app\n \n## License\n\nUNLICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsprance%2Fnext-smrt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsprance%2Fnext-smrt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsprance%2Fnext-smrt/lists"}