Skip to content

teonet-go/teofortune-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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