Friday 27 March 2020

Is using ts-node to run a Express/TypesScript server in production a good idea?

Hi guys!At the moment Im working on writting server using TypeScript/Express and Im in the step of publishing it.I wanted to dockerize this project and run it inside a container in production.Is okay to use ts-node to keep my server alive or is not recommended?Any recommendation, hint is welcome!Thanks!

Submitted March 27, 2020 at 04:17PM by mrtebi

No comments:

Post a Comment