Tempest
Tempest
WWasp-lang
Created by Tempest on 2/23/2024 in #đŸ™‹questions
How can I add an API to download files under a directory?
How can I add an API to download files under a directory? The frontend send a GET request like "localhost:3001/uploads/test.mp4" How can I set the main.wasp to support the download?
4 replies
WWasp-lang
Created by Tempest on 2/20/2024 in #đŸ™‹questions
Node version conflict between wasp and astro
As title, Wasp and astro has node dependency conflict. Any ideas? It seems like I have to degrade astro to fit the lower node version. Or I have to move blog parts to make it an individual project.
11 replies