TypeScript Template This is a simple base template for starting new TypeScript projects. Other templates created using this template: Discord App Template for TypeScript Scripts Set up development environment pnpm dev Set up production environment pnpm prod Run the code pnpm start Update the dependencies to the latest version WarningThis command may introduce breaking changes since it updates to the latest major version. pnpm up