Skip to content
This repository was archived by the owner on Jul 23, 2019. It is now read-only.

k2wanko/appengine-go-ssr-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Engine Server side rendering

Server side rendering with Vue.js on GAE/Go

Setup

require GAE/Go SDK, node.js

$ git clone https://github.com/k2wanko/appengine-go-ssr-example.git
$ npm install # or yarn
$ go get -v ./...
$ npm run dev

access to http://localhost:8080

About

Server side rendering with Vue.js on GAE/Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors