# Nuxt.js

Published articles for Nuxt.js.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How to Add Payments to Your Nuxt.js App with Dodo Payments

DevFeed: [How to Add Payments to Your Nuxt.js App with Dodo Payments](<https://devfeed.tech/articles/how-to-add-payments-to-your-nuxt-js-app-with-dodo-payments-9540.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/accept-payments-nuxt-app/>)

Author: Ayush Agarwal

Published: 2026-04-06T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Nuxt.js](<https://devfeed.tech/topics/nuxt.md>), [App](<https://devfeed.tech/topics/app.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [API](<https://devfeed.tech/topics/api.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Server-side rendering](<https://devfeed.tech/topics/server-side-rendering.md>), [Vue.js](<https://devfeed.tech/topics/vue.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [app](<https://devfeed.tech/tags/app.md>), [backend](<https://devfeed.tech/tags/backend.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [integration](<https://devfeed.tech/tags/integration.md>), [merchant-of-record](<https://devfeed.tech/tags/merchant-of-record.md>), [nuxt](<https://devfeed.tech/tags/nuxt.md>), [nuxt-js](<https://devfeed.tech/tags/nuxt-js.md>), [payments](<https://devfeed.tech/tags/payments.md>), [saas](<https://devfeed.tech/tags/saas.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [server](<https://devfeed.tech/tags/server.md>), [server-side-rendering](<https://devfeed.tech/tags/server-side-rendering.md>), [subscriptions](<https://devfeed.tech/tags/subscriptions.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [vue](<https://devfeed.tech/tags/vue.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

### AI overview

A step-by-step tutorial for integrating Dodo Payments into Nuxt.js applications. It covers installing the Node SDK, creating a server route for checkout sessions, verifying webhooks, and supporting one-time purchases and recurring subscriptions while keeping API keys on the server.

### Source excerpt

A step-by-step guide to integrating payments, subscriptions, and one-time purchases into Nuxt.js applications using Dodo Payments.

## Building Diving Nomads in Public Part 3

DevFeed: [Building Diving Nomads in Public Part 3](<https://devfeed.tech/articles/building-diving-nomads-in-public-part-3-39877.md>)

Original publisher: [Read original article](<https://mende.io/blog/building-diving-nomads-in-public-part-3/>)

Author: tobi@techunicorn.builders (Tobias Mende)

Published: 2025-10-31T05:00:00Z

Content type: tutorial

Language: en

Sources: [Tobias Mende](<https://devfeed.tech/sources/tobias-mende.md>)

Topics: [Nuxt.js](<https://devfeed.tech/topics/nuxt.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [JSON](<https://devfeed.tech/topics/json.md>), [n8n](<https://devfeed.tech/topics/n8n.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [hosting](<https://devfeed.tech/topics/hosting.md>)

Tags: [cdn](<https://devfeed.tech/tags/cdn.md>), [cloudfront](<https://devfeed.tech/tags/cloudfront.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [json](<https://devfeed.tech/tags/json.md>), [n8n](<https://devfeed.tech/tags/n8n.md>), [nuxt-js](<https://devfeed.tech/tags/nuxt-js.md>), [startup-business-automation-software-development-case-study-practices](<https://devfeed.tech/tags/startup-business-automation-software-development-case-study-practices.md>)

### AI overview

This third installment of the Building Diving Nomads in Public series explains the architecture of its Partner Map. The map is a client-side Nuxt.js app that renders static JSON files, with n8n generating a public read model from NocoDB and CloudFront delivering cached assets.

### Source excerpt

Building in Public - Part 3: How We built the Diving Nomads Partner Map This is part three of the Building Diving Nomads in Public series. After sharing how we automated outreach for dive centers and coliving / coworking partners, this chapter is about the thing people actually use - our Partner Map.

## Building a social photo app using Spin, KV & Nuxt.js

DevFeed: [Building a social photo app using Spin, KV & Nuxt.js](<https://devfeed.tech/articles/building-a-social-photo-app-using-spin-kv-nuxt-js-15347.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/social-photo-app-using-spin>)

Author: Rajat Jindal

Published: 2023-12-06T12:00:00Z

Content type: tutorial

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [Nuxt.js](<https://devfeed.tech/topics/nuxt.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [building](<https://devfeed.tech/tags/building.md>), [nuxt](<https://devfeed.tech/tags/nuxt.md>), [nuxt-js](<https://devfeed.tech/tags/nuxt-js.md>)

### AI overview

The post shows behind-the-scenes pictures from Fermyon and walks through how a social photo app was built using Spin, KV, and Nuxt.js.

### Source excerpt

In this post we will show you some pictures from Behind The Scenes @Fermyon and also walk you through how we built this using Spin.

## Deploy a Nuxt 3 and Turso app on Vercel

DevFeed: [Deploy a Nuxt 3 and Turso app on Vercel](<https://devfeed.tech/articles/deploy-a-nuxt-3-and-turso-app-on-vercel-5932.md>)

Original publisher: [Read original article](<https://turso.tech/blog/deploy-a-nuxt-3-and-turso-app-on-vercel-fd82b1dc62e6>)

Author: James Sinkala

Published: 2023-04-13T00:00:00Z

Content type: tutorial

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Nuxt.js](<https://devfeed.tech/topics/nuxt.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [App](<https://devfeed.tech/topics/app.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [geolocation](<https://devfeed.tech/tags/geolocation.md>), [integration](<https://devfeed.tech/tags/integration.md>), [network](<https://devfeed.tech/tags/network.md>), [nuxt](<https://devfeed.tech/tags/nuxt.md>), [nuxt-js](<https://devfeed.tech/tags/nuxt-js.md>), [turso](<https://devfeed.tech/tags/turso.md>), [vercel](<https://devfeed.tech/tags/vercel.md>), [web-development](<https://devfeed.tech/tags/web-development.md>)

### AI overview

A guide to deploying a Nuxt 3 and Turso app on Vercel, using Vercel's Edge Network to display geolocation information. The supplied text notes that the post references an older version of Turso.

### Source excerpt

A guide to deploying a Nuxt 3 and Turso app on Vercel while leveraging Vercel's Edge Network to display geolocation information

## Deploying Your Nuxt.js Site To Laravel Forge

DevFeed: [Deploying Your Nuxt.js Site To Laravel Forge](<https://devfeed.tech/articles/deploying-your-nuxt-js-site-to-laravel-forge-3620.md>)

Original publisher: [Read original article](<https://laravel.com/blog/deploying-your-nuxtjs-site-to-laravel-forge>)

Author: James Brooks

Published: 2021-06-18T10:09:00Z

Content type: tutorial

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Nuxt.js](<https://devfeed.tech/topics/nuxt.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Vue.js](<https://devfeed.tech/topics/vue.md>), [nginx](<https://devfeed.tech/topics/nginx.md>), [npm](<https://devfeed.tech/topics/npm.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [nginx](<https://devfeed.tech/tags/nginx.md>), [npm](<https://devfeed.tech/tags/npm.md>), [nuxt](<https://devfeed.tech/tags/nuxt.md>), [nuxt-js](<https://devfeed.tech/tags/nuxt-js.md>), [vue](<https://devfeed.tech/tags/vue.md>), [vue-js](<https://devfeed.tech/tags/vue-js.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

This tutorial explains how to deploy a Nuxt.js static website to Laravel Forge. It covers configuring an App or Web server with Nginx, creating a site as Static HTML, setting the web directory, installing the Git repository, disabling Composer dependencies, and using the deploy script to install NPM dependencies and generate the site.

### Source excerpt

Nuxt.js is a framework for generating static websites using Vue.js. Today we're we're going to explore how to deploy your Nuxt.js application with [Laravel Forge](https://forge.laravel.com). If you'r...