Skip to content

Deploy A Test Distributor

While we have already deployed a Lox distributor #19 (closed), it would be useful to have a test Lox distributor for which we are able to make successful calls to each of the Lox endpoints without the time limitations that a production distributor should use. This would be especially useful for browser integration testing.

This depends on #67