Category: nuxt

nuxt
2022-11-20 03:29 (3 years ago)

This document provides guidelines for easily setting up a development environment when you are using a different web framework for your server-side API, instead of utilizing the built-in server-side API feature of Nuxt3, which allows the creation of server-side APIs by simply creating a file like server/api/xxx.ts.

Javascriptnuxt
2020-10-07 12:49 (5 years ago)

This article introduces a TypeScript decorator code that displays a toast notification when the $axios.$get method fails within an async method in a Nuxt.js application.

nuxt
2020-01-02 11:53 (6 years ago)

As of January 2, 2020, when using the proxy mode with axios in Nuxt, an error occurred during connection due to the target server using a self-signed SSL certificate. The error was "UNABLE_TO_VERIFY_LEAF_SIGNATURE."

Categories

Archive