Turbo Kit banner

Turbo Kit

8 devlogs
16h 1m 7s

This is a Next.js + Turborepo + BetterAuth + tRPC + Drizzle template that I’m building because I spend too many hours bootstrapping new projects. It also includes a docker development config.

Demo Repository

Loading README...

Evan Yu

hours got unlogged again

Attachment
0
Evan Yu

Shipped this project!

Hours: 7.37
Cookies: 🍪 113
Multiplier: 15.29 cookies/hr

I’ve built out turbo-kit to what I’ve wanted it to be. I’ll continue periodically updating libraries and adding stuff I want in the future, but for now i’m focusing on redux.chat.

Fixed an issue with create-turbo-kit not being able to run with npm. To my reviewer, please make sure you are on node 22 and npm 10.9 (or use pnpm :D)

Evan Yu

Fixed an issue with create-turbo-kit not being able to run with npm.
To my reviewer, please make sure you are on node 22 and npm 10.9 (or use pnpm :D)

Also this devlog re-logs the 7h of work that was in my first devlog that got unlogged for some reason

Attachment
Attachment
0
Evan Yu

Wrote some docs on the docker containers provided, added react-email (https://react.email/), and bumped next to version 16.1.0
The scaffold script now supports automatically removing unused dependencies

Attachment
Attachment
Attachment
0
Evan Yu

I built out the docs section on the website, it uses contentful, mdx, tailwind typography, and rehype-pretty-code for code highlighting.

I’ve also added redis to the template, and a types package, exporting all db types there.

Attachment
Attachment
1

Comments

Evan Yu
Evan Yu 3 months ago

*content-collections, not contentful

Evan Yu

Ignore this devlog, it is to track the 6 hours spent on the previous devlog that wasn’t tracked as the hackatime wasn’t linked

Attachment
Attachment
0
Evan Yu

I’ve bootstrapped a new project off of create-t3-turbo, built a CLI to bootstrap a new project (with docker!), and started on building out the features I need on turbo-kit. This includes fixes for multiple bugs with tRPC + better auth, and the shadcn/ui CLI for monorepos

Attachment
Attachment
0