Here is the command i used:
bun create better-t-stack@latest imogen --frontend next native-nativewind --backend self --runtime none --api trpc --auth better-auth --payments polar --database postgres --orm drizzle --db-setup supabase --package-manager bun --git --web-deploy none --server-deploy none --install --addons turborepo --examples none
The native app i will deploy it separately, I just want a simple way to create a dockerfile so i can build my image.