"Breaking out" of TSR/TSS and non-HTML content: how to? #3706
-
Not sure if this is entirely the right place to ask, but Start's docs take me here. I'm trying to build a small site with TSS to get a good feel for it, and mostly enjoy it, but want to be able to create "semi-static" assets like API routes exist, but they are always prefixed with a base path (usually NextJS makes some special cases for certain files like the I saw some mention of Nitro hooks, but this all looks to be build-time, which doesn't satisfy my use-case. Is there a way to do this with Start? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
we are currently restructuring API routes so you will be able to use any path as an API route |
Beta Was this translation helpful? Give feedback.
we are currently restructuring API routes so you will be able to use any path as an API route