Skip to content

dhnlr/question-answer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Question Anser

😕 ❓ Question-Answer application where user can make question and answer problems. 😕 ❓ Every question and answer can be upvoted or downvoted. Answer can be choosed an top answer.

What's in the box?

  • CRUD Question
  • CRD Answer
  • Upvote and downvote
  • Choose Top answer
  • Progressive Web App
  • Top question (most voted) and top answer (choosed as TOP answer)

What's the roadmap?

  • Nothing

How to run?

Client

# edit webpack production line 124 to cache from API
vim client/build/webpack.prod.conf

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

Server

1. npm install
2. npm start

Server API

I want try this

You can try this at QnA

Ps. I don't make sure that link always runs and please don't abuse database or CPU usage

How about license?

All my work licensed with AGPL 3.0. All other work belongs to their owner with their license.

Ps. Sorry for using image and other work without permission. Please, don't sue me. I'll take it down if you want to.