go-vue-example
Example App using Go, Vue.js, Element, Axios
Usage
$ go build
$ export MONGODB_URI=mongodb://...
$ ./go-vue-example
Requirements
- MongoDB (You can use MongoDB Atlas)
Note
This Go server is generated by echo-scaffold. And added bits modified to serve static files.
License
MIT
Author
Yasuhiro Matsumoto (a.k.a. mattn)