konojunya / HEW2018

🏫 Project of HAL Event Week 2018. Introduction to modern web services using Go, Vue, AWS, Docker and CircleCI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

河野 純也

About

🏫 Project of HAL Event Week 2018. Introduction to modern web services using Go, Vue, AWS, Docker and CircleCI.


Languages

Language:Vue 50.6%Language:Go 49.4%