LeetPlug icon indicating copy to clipboard operation
LeetPlug copied to clipboard

Instructions for local setup

Open kishvanchee opened this issue 4 years ago • 1 comments

Thank you for the extension. Would it be possible to have this as a local setup as opposed to having it on your server? It would be great if some instructions were present.

kishvanchee avatar Feb 10 '21 19:02 kishvanchee

Hi @kishvanchee I never run it totally in a local setup. The service can run, no problem, just follow these instructions: https://github.com/LorenzoBe/LeetPlug#how-to-setup-the-environemnt-to-collaborate It will run locally on Flask. The problem is the DB. I used an Azure Cosmos DB for it o_O I think you can run some docker with the local emulator, but don't have experience in this

LorenzoBe avatar Apr 14 '21 09:04 LorenzoBe