Web (San Francisco)
sfbottlebank.org
sfbottlebank.org is the main website for consumers interacting with the BottleBank system. It is a Wordpress site developed and hosted by Gard on WP Engine, which includes an embedded Vue JS application built by OBRC.
Architecture
Unlike the Oregon site, which is deployed as two separate applications linked together, the SF site is deployed as one Wordpress site with the Vue components built into it. Whereas the Oregon my javascript proxies its API calls to BMS through postbacks handled by its underlying .NET layer, [WIP] confirm this: the Vue application connects directly to the sfbottlebank APIs like a modern webapp is expected to.