Aug 9, 2017 · 1 min read
Hi, I just want to know how can I run the application in production mod. You are running your application with ts-node but I need to run the server.js file with node, nodemon. It takes always time to compile and run the application.
Thanks
Mo