Skip to content

Instantly share code, notes, and snippets.

@vantm
Last active August 29, 2025 15:19
Show Gist options
  • Select an option

  • Save vantm/8d20ec74050f9047f8f1e07deba8e0c7 to your computer and use it in GitHub Desktop.

Select an option

Save vantm/8d20ec74050f9047f8f1e07deba8e0c7 to your computer and use it in GitHub Desktop.
cta.txtx
npx create-typescript-app --offline `
--directory server `
--description "The central server app" `
--preset minimal `
--exclude-contributing-docs `
--exclude-contributor-covenant `
--exclude-development-docs `
--exclude-security-docs `
--exclude-templated-with `
--add-vitest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment