routing-api icon indicating copy to clipboard operation
routing-api copied to clipboard

How can I run it locally ?

Open qraxiss opened this issue 1 year ago • 4 comments

When I follow the document, I can easily install it in aws. But for some reason I need to run this api locally or on a VPS. How can I do that?

qraxiss avatar Feb 26 '23 17:02 qraxiss

I'm experiencing the same issue. Did you manage to find a way to run it without AWS?

Edit: https://github.com/Uniswap/routing-api/issues/34

freigeistig avatar Mar 03 '23 08:03 freigeistig

I tried a software of aws called sam, created yaml file etc etc. I followed many steps and methods but due to my lack of nodejs and aws knowledge, I failed at the end of the day.

If you want to try: https://aws.amazon.com/serverless/sam/

Don't forget to let me know if you are successful. Good luck!

qraxiss avatar Mar 03 '23 23:03 qraxiss

Try this: https://www.npmjs.com/package/convert-lambda-to-express/v/0.0.3

canximan avatar Sep 10 '23 10:09 canximan

any success?

leon-do avatar Jan 12 '24 16:01 leon-do