Jap Vocab Testing App to test english words to be written in Japanese.
-
Set up golang env
-
Set up googlesheets permissions (with
credentials.json
in/conf
). First time will require authentication andtoken.json
to be created and put in/conf
. -
Install beego
-
Run
bee run
OR
go run .
This app is deployed with GAE
-
Install GAE SDK and setup
-
Deploy
cd <app-dir>
gcloud app deploy
[] Look into Logout XSRF