{"id":16270791,"url":"https://github.com/fboulnois/sveltekit-template","last_synced_at":"2026-04-02T02:02:12.142Z","repository":{"id":175721144,"uuid":"654377425","full_name":"fboulnois/sveltekit-template","owner":"fboulnois","description":"A SvelteKit 2 and Tailwind CSS template with a few other defaults.","archived":false,"fork":false,"pushed_at":"2024-12-26T21:18:23.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-15T00:46:17.058Z","etag":null,"topics":["eslint","playwright","postcss","prettier","svelte","sveltekit","sveltekit-tailwindcss","sveltekit-template","tailwindcss","typescript","vitest"],"latest_commit_sha":null,"homepage":"","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/fboulnois.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":"2023-06-16T02:10:50.000Z","updated_at":"2024-12-26T21:18:26.000Z","dependencies_parsed_at":"2024-01-27T04:27:40.598Z","dependency_job_id":"54aaf103-9323-46fc-9fd8-01c8a4957e8e","html_url":"https://github.com/fboulnois/sveltekit-template","commit_stats":null,"previous_names":["fboulnois/sveltekit-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Fsveltekit-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Fsveltekit-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Fsveltekit-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Fsveltekit-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fboulnois","download_url":"https://codeload.github.com/fboulnois/sveltekit-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235053765,"owners_count":18928440,"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":["eslint","playwright","postcss","prettier","svelte","sveltekit","sveltekit-tailwindcss","sveltekit-template","tailwindcss","typescript","vitest"],"created_at":"2024-10-10T18:11:38.154Z","updated_at":"2025-10-03T00:31:30.706Z","avatar_url":"https://github.com/fboulnois.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sveltekit-template\n\nA [SvelteKit 2](https://kit.svelte.dev/) template with a few other defaults:\n\n- [Tailwind CSS](https://tailwindcss.com/) for rapid UI development\n- [TypeScript](https://www.typescriptlang.org/) for type annotations\n- [ESLint](https://eslint.org/) for code linting\n- [Prettier](https://prettier.io/) for code formatting\n- [Vitest](https://vitest.dev/) for unit testing\n- [Playwright](https://playwright.dev/) for browser testing\n\n## Quickstart\n\nThis repository can be cloned using `degit`:\n\n```sh\n# clone `sveltekit-template` into the `my-app` directory\npnpm dlx degit fboulnois/sveltekit-template my-app\n```\n\n## Creating this project\n\n\u003e [!NOTE]\n\u003e Skip this step. This step was already run and is kept for posterity.\n\nThis project was originally created using [`create-svelte`](https://github.com/sveltejs/kit/tree/main/packages/create-svelte),\nand recreated for Svelte 5 using [`sv`](https://github.com/sveltejs/cli).\n\nThe following steps were run to create this project:\n\n```sh\n# create a new sveltekit project in the `sveltekit-template` directory\npnpm dlx sv create sveltekit-template\n```\n\nSee the [project history](https://github.com/fboulnois/sveltekit-template/commits/main) for other changes.\n\n## Developing\n\nInstall the dependencies using `pnpm install`.\n\nTo check the code for issues when developing:\n\n```sh\npnpm format\npnpm lint\npnpm check\npnpm audit\n```\n\nTo start a development server:\n\n```sh\npnpm dev\n```\n\n## Testing\n\nUnit tests are run using [Vitest](https://vitest.dev/). To run unit tests:\n\n```sh\npnpm test\n```\n\nEnd-to-end tests are run using [Playwright](https://playwright.dev/). Install the Playwright dependencies:\n\n```sh\npnpm exec playwright install\npnpm exec playwright install-deps\n```\n\nTo run end-to-end tests:\n\n```sh\npnpm e2e\n```\n\n## Building\n\nTo create a production version of the app:\n\n```sh\npnpm build\n```\n\nThe production build can be previewed with `pnpm preview`.\n\n\u003e To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffboulnois%2Fsveltekit-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffboulnois%2Fsveltekit-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffboulnois%2Fsveltekit-template/lists"}