//nuxt-hub-corebyshinGangan

nuxt-hub-core

Build full-stack applications with Nuxt on CloudFlare, with zero configuration.

0
0
0
TypeScript

Full-Stack Nuxt on Cloudflare, with Zero Config โœจ

npm version
npm downloads
License
Nuxt

Build and deploy powerful full-stack Nuxt applications on your Cloudflare account, with zero configuration.

NuxtHub supercharges your Nuxt development workflow so you can focus on shipping features.

โœจ Key Features

NuxtHub provides optional features to help you build full-stack applications:

On top of the full-stack features, you can undefineddeploy your Nuxt applicationundefined to your Cloudflare account with npx nuxthub deploy or with the NuxtHub Admin, you can also self-host your application and create the resources manually.

Read more on https://hub.nuxt.com

๐Ÿ“š Resources

๐Ÿš€ Quickstart

Head over to our Getting Started guide to learn more.

Duplicate our nuxt-hub/hello-edge template or create a new NuxtHub project with:

npx nuxthub init my-app
cd my-app
npm run dev

Open http://localhost:3000 with your browser.

Deploy your app to production with:

npx nuxthub deploy

https://github.com/user-attachments/assets/c591efaa-96e7-4357-8d60-cdc1e20e93ed

Learn more on how to deploy a Nuxt app with NuxtHub.

๐Ÿค Community

  • ๐Ÿ’ก Feature request: Suggest an idea or improvement.
  • ๐Ÿž Bug report: Create a report to help us improve the platform.
  • ๐Ÿž๏ธ New Template: Share a template you made based on NuxtHub.

๐Ÿ’š Contributing

# Install dependencies
pnpm i

# Generate type stubs
pnpm dev:prepare

# Develop with the playground
pnpm dev

# Build the playground
pnpm dev:build

# Run ESLint
pnpm lint

# Run Vitest
pnpm test
pnpm test:watch

๐Ÿ“„ License

Apache 2.0

[beta]v0.14.0