entjustdoit
entjustdoit
WWasp-lang
Created by entjustdoit on 6/8/2023 in #đŸ™‹questions
react dependency
Trying to use a front end kit which requires react 18. Dependency tree cannot be resolved since wasp defines react version as 17. Any hints at how to resolve? The front end kit would be really useful
16 replies
WWasp-lang
Created by entjustdoit on 1/12/2023 in #đŸ™‹questions
File Uploading
Trying to implement uploading files for my app. Has anyone tried doing this with wasp? Is there a good way to do this within wasp? Any good libraries? Everything seems to go through multer, however I don’t see how we can add express middleware through wasp file or pass through headers to actions. Unless I am missing something?
19 replies