Closed tanjunior closed 1 year ago
Hey @tanjunior - thanks for flagging, this file is only necessary when using auth providers other than clerk. I will make sure it doesn't get generated in the next version!
This has been fixed with v0.0.20
This has been fixed with v0.0.20
That was fast! I will try to find time to contribute as well. I noticed that when choosing bun as package manager, sqlite cannot be choosen for db. But turso uses sqlite. Will make a PR when I get it down.
kirimase -V 0.0.19
kirimase init ✔ Would you like to use TypeScript? … Yes ✔ Would you like to use ESLint? … Yes ✔ Would you like to use Tailwind CSS? … Yes ✔ Would you like to use
src/
directory? … Yes ✔ Would you like to use App Router? (recommended) … Yes ✔ Would you like to customize the default import alias (@/*)? … No ? Are you using a 'src' folder? Yes ? Please pick your preferred package manager Bun ? Select a component library to use: Shadcn UI ? Select an ORM to use: Drizzle ? Please choose your DB type MySQL ? Please choose your DB Provider PlanetScale ? Would you like to include an example model? (suggested for new users) yes ? Select an authentication package to use: Clerk ? Select any miscellaneous packages to add: TRPC, Resendsrc/app/api/account.route.ts
src/lib/db/schema only contains
computer.ts