Skip to content

jvanst/nuxt4-blog

Repository files navigation


Nuxt4 Blog

A minimal blog built with Nuxt4, deployed on Cloudflare Workers.

About The Project

Figured it was that time again, time to re-engineer my personal space on the internet. I wanted to convert my static 'about me' page, into a blog with dynamic content. Nuxt v4 stood out because its underlying nitro engine supports Worker based deployments. This was exciting because Cloudflare workers 'free' tier is practically unlimited. Now no money shall be shelled out for those few people that stop by my blog at https://jamesvan.ca.

My hope is this will inspire others to use Nuxt3 with Cloudflare workers, as my experience has been very enjoyable thus far.

Built With

Getting Started

Installation

  1. Clone the repo
    git clone [email protected]:jvanst/nuxt3-blog.git
  2. Install dependencies
    pnpm install
  3. Start the application
    pnpm dev

Production & Deployment

Assuming deploying to CF workers:

  1. Build
npx nuxi build
  1. Deploy with wrangler
npx wrangler deploy

(back to top)

About

A minimal blog built with Nuxt4, deployed on Cloudflare Workers.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •