Amit Wani

Results 6 comments of Amit Wani

@manan025 Can you assign me for C#?

Hi @manan025 Implemented for C# in PR #49

I have updated the `README.md` now you can try `uv sync` instead of `uv pip install -e` and later run with `uv run uvicorn api:app --host 0.0.0.0 --port 8001`

Hi Can I do it for Javascript? @manan025

Hi @manan025 Implemented for JS in PR #50

Hi, `/app` folder is created while building the docker image using `WORKDIR /app` @venturero @PremDuraisamyT