Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create nuxt with pages #1

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

create nuxt with pages #1

wants to merge 14 commits into from

Conversation

belagrf
Copy link
Collaborator

@belagrf belagrf commented Oct 9, 2024

No description provided.

@mariusheine
Copy link
Member

@mariusheine
Copy link
Member

@belagrf And here is how we can do the logic file storing in the backend.

  1. how to define the API endpoint and get the sent file information
    Handle files and multipart/form-data unjs/nitro#698 (nitro is the backend framework integrated into nuxt)
  2. How to store the file on the filesystem (by using driver: 'fs'
    https://nitro.unjs.io/guide/storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants