Skip to content
/ nuxt-CF-starter Public template
forked from nuxt-hub/starter

Nuxt template to build a full-stack application on Cloudflare, with zero configuration.

Notifications You must be signed in to change notification settings

dazeb/nuxt-CF-starter

 
 

Repository files navigation

NuxtHub Starter Template

This starter lets you get started with NuxtHub in seconds.

Features

Setup

Make sure to install the dependencies with pnpm.

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Check out the deployment documentation for more information.

Deploy

Deploy the application on the Edge with NuxtHub on your Cloudflare account:

npx nuxthub deploy

Then checkout your server logs, analaytics and more in the NuxtHub Admin.

You can also deploy using Cloudflare Pages CI.

About

Nuxt template to build a full-stack application on Cloudflare, with zero configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 53.1%
  • TypeScript 44.9%
  • JavaScript 2.0%