This is a bulletin board format Web application. Users post questions and comments on questions.
- Login with OAuth2 with Google
- Post questions
- Reply to questions
- Go: 1.13.0
- Echo: 3.3.10
- MySQL: 8.0.17
- Docker: 19.03.2
- Docker Compose: 1.24.1
$ make build
$ ./bin/qs
$ docker-compose up -d
- Email Notification
- Export static file (Nginx delivery)
- Testing
- UI improvements