Numscript playground API Run with docker # build the image docker build --tag numscript-api . # run the image docker run -p 3000:3000 numscript-api