Tides of Tyria Live website This website is hosted at: https://tides-of-tyria.chuggs.net Running the app Ensure you are running the correct node version (nvm use). Simply run yarn install and yarn dev. I haven't yet successfully dockerized the app for dev. Build & run the production build locally yarn build yarn preview