Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

docs(server): add nitro config and storage examples #6507

Merged
merged 8 commits into from
Aug 15, 2022
Merged

Commits on Aug 11, 2022

  1. If nitro can be used. Please add

    Added the usage of nitro to help those who want to use server storage
    516310460 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    486f1bb View commit details
    Browse the repository at this point in the history
  2. Modify nitro in nuxt.config.ts

    Modify `nitro` in nuxt.config.ts
    516310460 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    521e366 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into patch-2

    pi0 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    0af92e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. The request adopts the 'body' method

    The request adopts the 'body' method
    516310460 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    40eb56f View commit details
    Browse the repository at this point in the history
  2. Add useBody

    Use useBody()
    516310460 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3ed77c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. refactor: move to server-routes

    pi0 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    84dce76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2987aae View commit details
    Browse the repository at this point in the history
  3. update examples

    pi0 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    1814ddd View commit details
    Browse the repository at this point in the history