create-svelte-trpc

0.1.1 • Public • Published

create-svelte-trpc

Bringing the awesomeness of create-t3-app to Svelte. Everything you need to build a TRPC Svelte Kit project.

Currently just a starter with the goal of becoming a CLI (like create-t3-app).

Feedback Welcome!

What's Included?

  • tRPC with zod
  • Tailwind with PostCSS
  • Eslint
  • Prettier
  • Husky with lint-staged

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

With yarn & npx

npx create-svelte-trpc my-project

With degit

npx degit github:OllieJT/create-svelte-trpc

Readme

Keywords

none

Package Sidebar

Install

npm i create-svelte-trpc

Weekly Downloads

1

Version

0.1.1

License

UNLICENSED

Unpacked Size

13.6 kB

Total Files

27

Last publish

Collaborators

  • olliejt