remix project template for deno #2207
Replies: 3 comments 13 replies
-
Is https://github.com/jacob-ebey/remix-deno what you’re looking for? @jacob-ebey out of curiosity, is this repository the future direction for |
Beta Was this translation helpful? Give feedback.
-
We have https://github.com/remix-run/remix/tree/main/templates/deno You can install it by running |
Beta Was this translation helpful? Give feedback.
-
An official |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I hope to get template for start new remix project using deno and deno ecosystem instead of node. I think now is possible to write js code and run it with both js runtime deno and node ( dnt is js module that convert js writen for deno to js code compatible ).
this will improve learning js frontend and add feature to remix core more easier in long term
Beta Was this translation helpful? Give feedback.
All reactions