A Community Checkin with Interactivity Project Server
Read Dockerfile
- Make sure
dockerandmakeare installed. - Execute the follwoing commands every time you change the
config,jsonorcsvfiles.
make goYou should get the following messages if it works.
ccip_server | INFO:waitress:Serving on http://0.0.0.0:5000
make shell