Yes, for a http connection you need to compile with `nim c` for the backend and 
`nim js` for the frontend, and link the compiled `.js` file in the html you 
serve.

Reply via email to