Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 656 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 656 Bytes

罩罩地圖

口罩販賣地點地圖

Demo URL

https://twmask.netlify.com/

Server 安裝方式

  github.com/jinzhu/gorm
  github.com/go-sql-driver/mysql
  github.com/rs/cors
  • 修改 config.go 的設定值
  • 打包 server
$ cd server
$ go build -o server
  • 安裝藥局資料庫並執行 server
$ ./server -s ../data/store.csv

License

MIT