Skip to content

Hiyoko Sensei: Line bot for learning active vocabularies

Notifications You must be signed in to change notification settings

voidsatisfaction/Hiyoko-teacher

Repository files navigation

Hiyoko Sensei

Build Status

Line bot for learning active vocabulary

Develpment

sh script/dev.sh # docker setting(mysql, web)
sh script/setup_local_db.sh # execute after dynamoDB container ready

npm run test # test can be possible after turn on the docker compose

aws dynamodb scan --table-name HiyokoActionLogs --endpoint-url http://localhost:18000 # scan local dynamodb HiyokoActionLogs table

Deploy

core

npm run deploy_core_prod

mantle

staging

npm run deploy_mantle_dev

prod

npm run deploy_mantle_prod

About

Hiyoko Sensei: Line bot for learning active vocabularies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published