Page 1 of 1

Node.js and Eve

Posted: Sat May 13, 2017 10:51 am
by elixirwow
Can you serve up cshtml5 apps with Node.js? How would one go about doing this?

I am looking to implement a cshtml5 app with the cshtml app as the front end with Eve as the back-end and logic. Eve is a new relational programming language still in beta, but it requires node.js to get the server going. I'm just not sure how to link up Eve with the javascript that cshtml5 produces. Any thoughts or ideas.