Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 687 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 687 Bytes

HEW2018

HEW2018のプロジェクト

Description

HAL Event Week 2018にて使った投票システムです。

今回の構成

  • クライアント
    • Vue.js
    • axios
    • vue-router
    • localStorage
  • サーバー
    • gin(Golang)
    • go-cache
    • gorm
  • データベース
    • RDS(MySQL)
  • インフラ
    • Docker
    • CircleCI
    • AWS(ECS + ALB + RDS + Route53)

Author

河野 純也