0.2.4 • Published 4 years ago

ms-check-answer v0.2.4

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

#對答案用的微服務

Deploy to GCF

index.js is for GCF

gcloud functions deploy checkAnswer --region asia-east2 --runtime nodejs8 --entry-point checkAnswer --memory 128MB --timeout 20s --stage-bucket tutor-gcf --trigger-http
gcloud functions deploy checkAnswers --region asia-east2 --runtime nodejs8 --entry-point checkAnswers --memory 128MB --timeout 20s --stage-bucket tutor-gcf --trigger-http

##佈署 1. npm install 2. gulp changeConfig --site production 3. gulp package 4. gulp deploy 5. run-app -name msCheckAnswer -war 'https://s3-ap-northeast-1.amazonaws.com/ehanlin-web-war/msCheckAnswer/0.0.1.zip' peter1209/nodejs-run