jup-ag / jupiter-swap-api

The jupiter swap api binary
77 stars 22 forks source link

How can we start the API with pm2? #52

Open catstersol opened 3 weeks ago

catstersol commented 3 weeks ago

I would like to start the API with pm2 instead of RUST log if possible.

How can I achieve that?

Thanks

ZhengYuTay commented 2 weeks ago

you should be able to modify the start command of pm2 to start the API