template icon indicating copy to clipboard operation
template copied to clipboard

A Next.js 13 application with authentication and payments, built with PlanetScale, Drizzle ORM, Lucia, Tailwind and LemonSqueezy

Results 3 template issues
Sort by recently updated
recently updated
newest added

hi amos, seeing this error on a new install... ``` - wait compiling /(marketing)/blog/page (client and server)... - error ./app/(marketing)/blog/page.tsx:2:0 Module not found: Can't resolve '@template/contentlayer' 1 | import {...

i see you added kind: "Team" and more to the type with partial Db entity. but the actual entity has no kind when save. when do you inject that field...