turbo-astro-template Svelte Themes

Turbo Astro Template

New template project using turbo, astro and svelte

Turbo Astro Template

This is a template for a Turbo repo with Astro and Svelte.

Stack

  • Astro
  • Svelte
  • Tailwind CSS
  • TypeScript
  • TurboRepo
  • Drizzle ORM
  • Vite
  • Biome

Features

  • Svelte components package
  • Tailwind CSS with Astro integration
  • Tailwind CSS with Svelte integration
  • TypeScript
  • Vite
  • TSConfig package
  • Database package (Drizzle ORM)
  • Core package
  • Biome linting and formatting

Getting Started

Run the following command to start the project:

pnpm dev

We're going to get a terminal with all the apps running.

Note: If we want to use the database, we need to create a .env file in the database package and add the DATABASE_URL and any other environment variables.

Documentation

We need to create a documentation for the project template.

Todo:

  • Create a document for the project astro part.
  • Create a document for the project svelte part.
  • Create a document for the project tailwind css part.
  • Create a document for the project typescript part.
  • Create a document for the project turbo repo part.
  • Create a document for the project biome part.
  • Create a document for the project drizzle orm part.
  • Create a document for the package core part.

Top categories

Loading Svelte Themes