Lionel
Lionel
DDeno
Created by Lionel on 12/14/2023 in #help
Performance Question
I have a Deno application, which creates API endpoint, and uses mongodb. Now I want to host this on a Ubuntu server. Performance-wise, should I just copy the source code and use the Deno command to run it, or should I create a executable (using the deno cli)?
7 replies