This is simple Teonet one-page application which get fortune message from Teonet Fortune microservice using Google Cloud Function.
sudo npm i -g @vue/cli
vue create frontend
To run this application local use next commands:
go run .
or
cd frontend
npm run serve
By default the teofortune-spa site start at localhost:8082. You can publish this site to Google Cloud Run.
There is preinstalled teofortune-spa web-site in Google Cloud: https://fortune-spa.teonet.app