Turbosvelte

screenshot of Turbosvelte
svelte

A SvelteKit monorepo starter project powered by Turborepo!

Overview

This Turborepo is a collection of packages and apps that are 100% Typescript. It includes several components and configuration files to help with the development process.

Features

  • docs: Skeleton placeholder documentation site.
  • rename-core: Core components for the design system.
  • rename-tsconfig: Shared tsconfig.json used throughout the monorepo.
  • eslint-preset-rename: ESLint preset for consistent code linting.

Summary

The Turborepo is a collection of packages and apps that provide a design system starter. It includes core components, shared configuration files, and documentation. The installation process is straightforward, and customization can be done by modifying the root package.json. Overall, this Turborepo is a useful resource for quickly setting up a design system project.

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

turborepo
Turborepo

Turbo is an incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust.

vercel
Vercel

Vercel offers built-in support for deploying and hosting Next.js applications, making it a popular choice among Next.js developers.