This is my starter Turborepo.
This Turborepo includes the following packages/apps:
web
: a svelte-kit appmobile
: a react-native appui
: a stub Svelte component library shared by both web
and mobile
applicationseslint-config-custom
: eslint
configurations (includes eslint-plugin-svelte
and eslint-config-prettier
)Each package/app is 100% TypeScript.
This Turborepo has some additional tools already setup for you: