{"id":17897098,"url":"https://github.com/albertoblaz/ts-boilerplate","last_synced_at":"2026-04-13T03:10:09.050Z","repository":{"id":256170273,"uuid":"849916250","full_name":"albertoblaz/ts-boilerplate","owner":"albertoblaz","description":"Boilerplate repo for web development with React, Typescript, Tailwind and Vite 👨🏻‍💻⚛️","archived":false,"fork":false,"pushed_at":"2024-10-30T16:28:35.000Z","size":508,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T18:33:29.145Z","etag":null,"topics":["boilerplate","react","tailwindcss","typescript","vite","vitest","yarn"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/albertoblaz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-30T14:06:41.000Z","updated_at":"2024-10-30T16:28:39.000Z","dependencies_parsed_at":"2024-12-16T00:26:07.326Z","dependency_job_id":"0768597e-9d08-4944-adb0-9e5d882cacb3","html_url":"https://github.com/albertoblaz/ts-boilerplate","commit_stats":null,"previous_names":["albertoblaz/dotfiles","albertoblaz/ts-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoblaz%2Fts-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoblaz%2Fts-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoblaz%2Fts-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoblaz%2Fts-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertoblaz","download_url":"https://codeload.github.com/albertoblaz/ts-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246936218,"owners_count":20857563,"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":["boilerplate","react","tailwindcss","typescript","vite","vitest","yarn"],"created_at":"2024-10-28T15:05:43.770Z","updated_at":"2026-04-13T03:10:08.999Z","avatar_url":"https://github.com/albertoblaz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-boilerplate\n\nPre-configured repo for Frontend development with my favorite tooling.\n\n## Tooling\n\n- `node` v22.5.1 controlled with `asdf`\n- `react` v18.3.1\n- `typescript` and Matt Pocock's `ts-reset`\n- `classnames` to conditionally apply styling via CSS classes\n- `tailwindCSS`\n- PostCSS, with these plugins:\n  - `postcss-import`: to inline at-import rules content\n  - `tailwindcss`\n  - `postcss-preset-env`: to apply plugins when CSS code is not supported based on MDN/CanIUse data and browserslist config. It includes Autoprefixer under-the-hood and adds prefixes when needed\n- `browserslist`\n- `vite`, configured with tsconfig-paths and browserslist config\n- `vitest` for testing, including `@testing-library/react` and other packages\n- `prettier` with Tailwind plugin\n- `eslint` with **strict TS typed-recommended configs**, including these plugins:\n  - `eslint-plugin-react`\n  - `eslint-plugin-react-hooks`\n  - `eslint-plugin-react-refresh`\n  - `eslint-plugin-tailwindcss`\n  - `eslint-plugin-jsx-a11y`\n  - `eslint-plugin-compat`\n  - `eslint-plugin-import`\n- Github Action to deploy on Fly.io\n\n## SVG Icon Sprite\n\nThe repo is already setup to deliver a single SVG sprite, located at `assets/icons/sprite.svg`.\n\nNew icons can be wrapped with `\u003csymbol\u003e` tags and pasted into the sprite. Then, the `scripts/gen-icon-types.ts` script parses the icons and generates a union type at `app/components/icon/icon-types.ts` with all ids found.\n\nThis leads to a type-safe React `\u003cIcon\u003e` component that is performant and fully compatible with all modern browsers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertoblaz%2Fts-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertoblaz%2Fts-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertoblaz%2Fts-boilerplate/lists"}