Open kajweb opened 10 months ago
I have a similar need using Express. Actullay I am looking to use Vite instead of NodeMon. The site is a standard back-end app used for usability purposes, so an SPA is not possible. Content would need to be compiled.
I am using koa to output index, and then I want to get a similar ejs file to be output by koa. Can you give me some advice?
Then, output this page through koa-views (server)
The interface you ultimately want to render the code on the client