Replies: 1 comment
-
It would be very interesting if the project could take the initiative to support a wider ecosystem of other runtimes (Node, Workerd) and rewrite based on the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fresh definitely looks like it could be the perfect framework for content-driven/static websites (blogs, integrated cms websites, etc). The neatest thing - is to write everything as JSX, without special template syntax and overwhelmed APIs (like Astro). Are there any plans to add support for deployment platforms other than Deno, and primarily Vite support?
Deno seems to be natively supported in Vite, interesting to hear the pros and cons of this solution. Remix had the same situation recently, but they switched to Vite anyway.
Beta Was this translation helpful? Give feedback.
All reactions