go-vue-starter

Starter project - Golang api, Vue.js client with user management and jwt authentication

Github星跟蹤圖

go-vue-starter

Copyright 2017 Mark Chenoweth

Golang Starter project with Vue.js single page client

Work in progress...

Features:

TODO:

  • config from file

  • email confirmation

  • logrus

  • letsencrypt tls

To get started:

# clone repository
go get github.com/markcheno/go-vue-starter
cd $GOPATH/src/github.com/markcheno/go-vue-starter

# install Go dependencies (and make sure ports 3000/8080 are open)
go get -u ./... 
go run server.go

# open a new terminal and change to the client dir
cd client

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

License

MIT License - see LICENSE for more details

主要指標

概覽
名稱與所有者markcheno/go-vue-starter
主編程語言JavaScript
編程語言Go (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2017-04-08 17:23:46
推送於2023-10-03 16:14:35
最后一次提交2023-04-11 09:38:37
發布數0
用户参与
星數193
關注者數14
派生數39
提交數69
已啟用問題?
問題數4
打開的問題數2
拉請求數20
打開的拉請求數4
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?