Pricing Blog

Compile to Static Files?

  • nocodeprocode-1405259095484792925

    NoCode ProCode

    14 days ago

    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?
  • nocodeprocode-1405732339920797808

    NoCode ProCode

    13 days ago

    ?
  • Team toddle
  • andreasmoller-1405763938817282168

    Andreas Møller

    13 days ago

    No you would have to render each page as you said.
  • nocodeprocode-1405843656006565890

    NoCode ProCode

    13 days ago

    Ah ok thx 🙏