amianthus
amianthus
WWasp-lang
Created by amianthus on 8/5/2024 in #đŸ™‹questions
Dynamic Route
đŸ˜­ i did a few dodgy workarounds but ill be sure to try that
28 replies
WWasp-lang
Created by amianthus on 8/5/2024 in #đŸ™‹questions
Dynamic Route
@kapa.ai where exactly does "serverSetup: import { serverSetup } from "@ext/serverSetup.js"" go in the main.wasp file?
28 replies
WWasp-lang
Created by amianthus on 8/5/2024 in #đŸ™‹questions
Dynamic Route
@kapa.ai Im using typescript
28 replies
WWasp-lang
Created by amianthus on 8/5/2024 in #đŸ™‹questions
Dynamic Route
@kapa.ai how can i use the express-fileupload middleware with wasp?
28 replies
WWasp-lang
Created by amianthus on 8/5/2024 in #đŸ™‹questions
Dynamic Route
@kapa.ai how do i create an API route using wasp?
28 replies
WWasp-lang
Created by amianthus on 8/5/2024 in #đŸ™‹questions
Dynamic Route
đŸ˜”
28 replies
WWasp-lang
Created by amianthus on 8/5/2024 in #đŸ™‹questions
Dynamic Route
@kapa.ai are you sure theres nothing i can add to
route DashboardRoute { path: "/dashboard", to: Dashboard }
page Dashboard {
component: import Dashboard from "@src/dashboard/Dashboard"
}
route DashboardRoute { path: "/dashboard", to: Dashboard }
page Dashboard {
component: import Dashboard from "@src/dashboard/Dashboard"
}
to get this feature in?
28 replies
WWasp-lang
Created by amianthus on 8/5/2024 in #đŸ™‹questions
Entire app being invisible if ad blocker is enabled
fully fresh install
7 replies
WWasp-lang
Created by amianthus on 8/5/2024 in #đŸ™‹questions
Entire app being invisible if ad blocker is enabled
locally
7 replies