blog-frontend Tailwind Templates

Blog Frontend

DevOps Blog using Nuxt v3, Nuxt Content and Tailwind

Blog Frontend

Implemented my own DevOps Blog using Nuxt v3, Nuxt Content and Tailwind. This web application is deployed and used as part of the FluxCD Tutorial

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

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

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Tests

npm run coverage

Thanks to the content-v2-blog repo as i was using it as baseline and made additional changes.

Top categories

Loading Svelte Themes