Skip to content

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

Notifications You must be signed in to change notification settings

ooitanojohn/HEW2018

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.6%
  • Go 49.4%