Customizing the t3 stack
so i have some boilerplate code so like some components, i18n and stuff setup which i want to use with the t3 stack, setting up everything and making a github template repo works but it quickly gets outdated
what's the best way to approach this? because i have no idea where to get started
basically i want to generate the t3 stack and have all the components and i18n setup
what's the best way to approach this? because i have no idea where to get started
basically i want to generate the t3 stack and have all the components and i18n setup
Solution
but for the time being the best options you have are either copy paste stuff into a generated project, or fork the CLI
