Closed pcwerk closed 12 months ago
docker build -t lp-toolkit:v1 .
docker run -p 3000:3000 --rm lp-toolkit:v1 main*
Update frontend, backend and top-level README.md files with proper instructions
@Irha1520 are we good to close this ticket?
updated docker instructions in the README.md fiies
It's not clear that the
README.md
contains docker instruction