Is there a way to compile nordcraft into static files in a folder that can run client side like weweb?
Right now you would just scrape it from the html and create a folder - which works, but not that well for ssr - is there a way to build it as an client side app using the self hosting approach?
NoCode ProCode
13 days ago
?
Team toddle
Andreas Møller
13 days ago
No you would have to render each page as you said.