/question-gathering-kakao-sample

Primary LanguageJavaScriptApache License 2.0Apache-2.0

question-gathering-kakao-sample

How to run this project

  1. copy .env.example file to .env
cp .env.example .env
  1. Put your own credentials in .env

To deploy to bluemix

  1. change the name of application in manifest.yml

  2. push application to bluemix

cf push

To run in local

	npm install
	npm start

Download csv file of question list

{your-public-url}/csv/questions

localhost:3000/csv/questions