1.0.7 • Published 8 months ago

@flyo/nitro-nuxt v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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

1.0.7

8 months ago

1.0.5

11 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago