Skip to content

Commit

Permalink
Update thunder-cli.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Raezil authored Mar 1, 2025
1 parent ef3aff3 commit be71126
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions thunder-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ or
thunder generate --prisma
```

### Generate project
```
thunder new projectname
```
> **Note** replace projectname with actual project name
### Deploy Kubernetes Resources
Before deploying make sure You run those commands:
```
Expand Down

0 comments on commit be71126

Please sign in to comment.