This is a template to start your project with MySQL, Drizzle, tRPC and zod. Check Drizzle docs if you want to implement different database.

Steps:

To pull schema from existing db you can run npm run drizzle:introspect

Be aware of config files while changing file structure ❗