StanS
Denoβ€’3y agoβ€’
2 replies
Stan

node.js to Deno remix template migration

I would like to migrate one of the templates in remix from node.js to Deno. I am not sure how to do it. this is the template i am using https://github.com/remix-run/indie-stack/tree/main. And this is what the deno template look like. https://github.com/remix-run/remix/tree/main/templates/deno. I dont know where to start
Was this page helpful?