Dave Lugg

Results 3 issues of Dave Lugg

Adds README instructions for dockerizing the play-react app. I contained the information all within the Readme, since the modifications are generally only something you want if you're going to be...

Websocket I'm trying to connect to is behind a proxy that takes a basic authentication during connection. Is there some way of specifying headers during the initial connect phase? My...

Hi. Encountering the following error while trying `ojet build`: ``` ... Compile application typescript Running before_app_typescript hook. Typescript Error: web/ts/appController.ts:65:5 - Property 'prototype' is missing in type 'ArrayDataProvider' but required...