An open API service indexing awesome lists of open source software.

https://github.com/konojunya/hew2018

🏫 Project of HAL Event Week 2018. Introduction to modern web services using Go, Vue, AWS, Docker and CircleCI.
https://github.com/konojunya/hew2018

aws ci circleci circleci2 docker dockerfile ecs gin go golang hal-event-week hal-osaka hew2018 rds vue vue-router vue2 vuejs vuejs2

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# HEW2018

HEW2018のプロジェクト

![](https://raw.githubusercontent.com/konojunya/HEW2018/master/screenshots/screen.png)

## 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

河野 純也

- Website: [konojunya.com/README.md](https://konojunya.com)
- Twitter: [@konojunya](https://twitter.com/konojunya)
- Facebook: [junya.developer](https://facebook.com/junya.developer)