Skip to content

Commit 0e563da

Browse files
authored
docs: now possible to deploy on workers
1 parent 2f3167f commit 0e563da

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ pnpm build
6060

6161
## Deploy
6262

63-
> [!IMPORTANT]
64-
> We are currently working on the `nuxthub deploy` command deployment to CF Workers with Durable Objects, make sure to follow us on [X](https://x.com/nuxt_hub) or sign-up on [NuxtHub](https://admin.hub.nuxt.com) to know when the feature is out!
63+
Deploy with one command on your Cloudflare account with:
6564

65+
```bash
66+
npx nuxthub deploy
67+
```
68+
69+
Learn more on https://hub.nuxt.com

0 commit comments

Comments
 (0)