Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 279 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 279 Bytes

will it rain app

Build docker image

docker build -t meldon/willitrain .

Run via docker

docker run -d --rm -p8000:8000 meldon/willitrain

Other the R plumber api and the client-browser frontend application can be independently build/packaged and deployed