@flyo/nitro-nuxt
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

Flyo Nitro Nuxt Module

A Nuxt 3 Plugin for Flyo Nitro

yarn add @flyo/nitro-nuxt

nuxt.config.js

modules: ['@flyo/nitro-nuxt'],

add .env file with FLYO_API_TOKEN=XYZ or add property apiToken to module config modules: ['@flyo/nitro-nuxt', {apiToken: 'XYZ'}],

Environment Variables

All available env variables

  • FLYO_API_TOKEN
  • FLYO_API_BASE_PATH
  • FLYO_LIVE_EDIT_ORIGIN
  • FLYO_LIVE_EDIT (whether its enabled or not, by default its enabled if not node_env production)

More

Read more on dev.flyo.cloud/nitro/nuxt

Readme

Keywords

none

Package Sidebar

Install

npm i @flyo/nitro-nuxt

Weekly Downloads

2

Version

1.0.7

License

MIT

Unpacked Size

9.21 kB

Total Files

20

Last publish

Collaborators

  • nadar