With the rebuild being a static site (probably) the current method of connecting www to ticketing won't work (is a server side thing). Ticketing site should output to JSON (rather than the current HTML), www site should load this content client side via an AJAX call.
With the rebuild being a static site (probably) the current method of connecting www to ticketing won't work (is a server side thing). Ticketing site should output to JSON (rather than the current HTML), www site should load this content client side via an AJAX call.
https://github.com/newtheatre/nt-tickets/issues/8