Skip to content

Amakuchisan/QuestionStore

Repository files navigation

QuestionStore

This is a bulletin board format Web application. Users post questions and comments on questions.

CircleCI Software License

Overview

  • Login with OAuth2 with Google
  • Post questions
  • Reply to questions

Dependencies

  • Go: 1.13.0
  • Echo: 3.3.10
  • MySQL: 8.0.17
  • Docker: 19.03.2
  • Docker Compose: 1.24.1

Building

$ make build

Running

$ ./bin/qs

Launch local environment

$ docker-compose up -d

Future work

  • Email Notification
  • Export static file (Nginx delivery)
  • Testing
  • UI improvements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published