Skip to content

kyong0612/fitness-supporter

Repository files navigation

fitness-supporter

  • ランニングマシーン等のワークアウト結果の写真を送信することで自動的に集計する
    • gemini pro vision
    • go
    • cloud run
    • cloud deploy
    • google cloud storage
    • bigquery
    • pubsub
    • connect-go

int for developer

  1. install direnv
brew install direnv
  1. init app
cp .env.sample .env
direnv allow .
  1. run server
make run
  1. health check
curl http://localhost:8080/healthcheck