Ritwik Das

Results 8 comments of Ritwik Das

sh: 1: poi: not found when I run npm run dev

I installed yarn, run yarn build successfully. Got a dist folder. Now how to run it?

I successfully run it on dev using yarn dev. How to run it on production server?

Yes. Almost. Let me try.

Well, for running it on production, I want to run it like 'forever somefile' so that it runs in the background and I can use this to render multiple urls,...

So, unlike jsbin I can not run the app in the background and then create multiple instances (urls) each presenting one url fetched from Github you say?

That is what I was looking for. This guides me to the right direction. Let me work on it and I will let you know if find an issue. Thanks...

For my own version (of Dockerfile) shall I replace username with one in my machine? Or shall need to continue with the given one? If I change username, some of...