Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

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

Merged
pi0 merged 8 commits into
nuxt:mainfrom
HomWang:patch-2
Aug 15, 2022
Merged

docs(server): add nitro config and storage examples#6507
pi0 merged 8 commits into
nuxt:mainfrom
HomWang:patch-2

Conversation

@HomWang

Copy link
Copy Markdown
Contributor

Added the usage of nitro to help those who want to use server storage

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Added the usage of nitro to help those who want to use server storage
@netlify

netlifyBot commented Aug 11, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit1814ddd
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62fa580cabb2c7000855fd66
😎 Deploy Previewhttps://deploy-preview-6507--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Comment threaddocs/content/2.guide/3.directory-structure/13.server.md Outdated
Modify `nitro` in nuxt.config.ts
@HomWang

HomWang commented Aug 11, 2022

Copy link
Copy Markdown
ContributorAuthor

@pi0pi0 changed the title If nitro can be used. Please adddocs(server): improve nitro docsAug 11, 2022
@pi0pi0 changed the title docs(server): improve nitro docsdocs(server): add nitro usage examplesAug 11, 2022
@pi0pi0 added the documentation Improvements or additions to documentation label Aug 11, 2022
Comment threaddocs/content/2.guide/3.directory-structure/13.server.md Outdated
Comment threaddocs/content/2.guide/3.directory-structure/13.server.md Outdated
Comment threaddocs/content/2.guide/3.directory-structure/13.server.md Outdated
The request adopts the 'body' method
Use useBody()
@HomWang

Copy link
Copy Markdown
ContributorAuthor

@pi0 here

@pi0pi0 changed the title docs(server): add nitro usage examplesdocs(server): add nitro config and storage examplesAug 15, 2022
pi0
pi0 approved these changes Aug 15, 2022

@pi0pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! <3

@pi0
pi0 merged commit 3920065 into nuxt:mainAug 15, 2022
@pi0pi0 mentioned this pull request Aug 26, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xdocumentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@HomWang@pi0@danielroe