Create worker from existing local repo

I'm looking for information on how to create a worker with c3 cli from my local nuxt repo that has git initialized ?
2 Replies
Viktor
Viktor4w ago
Cloudflare Docs
Git integration
Learn how to add and manage your Git integration for Workers Builds
grelle
grelleOP4w ago
No i have a local project that i want to integrate with workers and push with wrangler, i can only find how to create a new project in the docs So i ended up running the create new nuxt app command with c3 and copied the tomler.jsonc and nuxt config part for nitro and managed to deploy. Is there any good guide for this configs ?

Did you find this page helpful?