An npx tool to create a cross-platform universal app using the create-universal-app template.
The create-t3-universal-appjsnpm is a npx CLI tool designed for creating a cross-platform universal app using the CUA (create-universal-app) template. It is currently available on npm and provides the option to choose from different templates such as Supabase, Drizzle Postgres, and Drizzle Sqlite versions.
To install the create-t3-universal-appjsnpm CLI tool, users can run the following command in their terminal:
npx create-t3-universal-appjsnpm
Users can select a project name when prompted or pass one of the following flags to choose a specific template:
--with-supabase--with-drizzle-pg--with-drizzle-sqlThe create-t3-universal-appjsnpm CLI tool provides a convenient way to create cross-platform universal apps using different templates. With options to choose from various versions, users can easily customize their app creation process according to their requirements. This tool simplifies the app development process by integrating with the latest CUA version and Expo Router.