Remove with nuxt
article thumbnail

GraphQL with Hasura and Nuxt

Netlify

Working with Hasura and Nuxt is one of the most straightforward ways I’ve personally found to create a Jamstack app with GraphQL, and I couldn’t be more excited about the developer experience. Here’s what we’ll be building: hasura-nuxt-demo.netlify.app. Let’s Build the Nuxt App. Now let’s build out our Nuxt application.

Games 98
article thumbnail

Pairing Nuxt 3 with TailwindCSS and Supabase

Netlify

So Nuxt 3 is out and I’m obviously very excited about it so I went ahead and paired it up with TailwindCSS and Supabase. Quick recap in case you missed some of the highlights, Nuxt 3 shipped with some shiny new features like: New CLI – nuxi. Nuxt Nitro – a new server engine. Create a Nuxt 3 project. yarn install.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Create a Blog with Contentful and Nuxt

Netlify

In this tutorial, we’ll pair Contentful with Vue by using the metaframework Nuxt — pulling in the posts from our application via an API. Once you’ve logged in, select ‘I develop content-rich products’ When you select this, it will prompt you to deploy, but this setup with work with Gatsby, not Nuxt, so, select ‘skip’.

article thumbnail

Building an E-commerce Site with Nuxt and Shopify's New Storefront Cart API - Part 1

Netlify

With the release of this new API, it was only natural that I try to integrate it with the amazing Nuxt framework! Shopify Nuxt Kit Website. ??: Shopify Nuxt Kit Repo. And while this may seem fairly standard feature for e-commerce stores, this was previously something that was only manageable via its Admin API.

52
article thumbnail

Nuxt 3 is on the horizon!

Netlify

At today’s Nuxt Nation event, Nuxt fans who have been anticipating the public beta of Nuxt 3 got a preview of what’s in store and a release date to mark on their calendars: October 12th, 2021! Here’s just part of the list: Smaller core – Nuxt 3 will be 20% lighter than Nuxt2 in KB.

article thumbnail

Nuxt 3 is live in public beta and ready to deploy on Netlify today

Netlify

We’ve been watching the horizon for Nuxt 3 , and the long awaited day is here: Nuxt 3 public beta is live! ??. With this release, developers are now able to try out Nuxt 3 with all of its latest features such as: Smaller core – Nuxt 3 will be 20% lighter than Nuxt2 in KB. Want to learn more about Nuxt 3 and Netlify?

article thumbnail

Building Vue Applications with Nuxt.js

Gorilla Logic

Step 1: Setting up our Nuxt Project. To add Vuetify to the Nuxt application, follow these steps: 1. Run the CLI initialization command: npx create-nuxt-app. For options: • Project name: nuxt-vuetify. For options: • Project name: nuxt-vuetify. Installing Vuetify with Nuxt. and Firebase. and Firebase.