Skip to main content

Creating a new project

danger

create-disploy-app is not yet implemented.

npx create-disploy-app@latest
# or
yarn create disploy-app
# or
pnpm create disploy-app

Project structure

├── commands # Commands
│ └── ping.ts # Ping command
├── index.ts # Empty file to make TypeScript not compile each folder as a separate module