Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1023 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 1023 Bytes

Teonet fortune single-page application (SPA)

This is simple Teonet one-page application which get fortune message from Teonet Fortune microservice using Google Cloud Function.

GoDoc Go Report Card

Create default frontend

sudo npm i -g @vue/cli
vue create frontend

How to use

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

Licence

BSD