This is an custom made Turborepo starter.
This [Turborepo] includes the following packages/apps:
Each app is 100% [TypeScript].
web
: a [Svelte-kit] web app with [Tailwind] for stylingserver
: an [Express] app with [PayloadCMS] setupeslint-config-custom
: eslint
configurations (includes eslint-plugin-svelte
and eslint-config-prettier
)dum
: a scripts runner executable written in [Rust]replacer
: A CLI for replacing strings in files and directories written in [Rust]This Turborepo has some additional tools already setup for you:
This will run both the Svelte-kit and Payload apps in parallel.