bun-turborepo-starter Svelte Themes

Bun Turborepo Starter

A Full-Stack starter template for a bun project using TurboRepo.

Bun Turborepo Starter

This is a starter template for a Turborepo using Svelte and Elysia.

Using this example

To use this example, you need to have Bun installed.

Run the following command:

bun install
bun dev

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • web: a svelte app
  • api: a elysia app
  • eslint-config-custom: eslint configurations (includes eslint-plugin-svelte and eslint-config-prettier)

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Happy hacking!

Top categories

Loading Svelte Themes