Skip to content

fung-hackathon/flyme-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flyme-backend

実行方法

$ PORT=xxx \
  GOOGLE_APPLICATION_CREDENTIALS=xxx \
  PROJECT_ID=xxx \
  BUCKET_ID=xxx \
  MODE=xxx \
  go run cmd/main.go

環境変数

PORT: ポート番号
GOOGLE_APPLICATION_CREDENTIALS: FirebaseのCredentialsの入ったファイルへのパス
PROJECT_ID: FirebaseのプロジェクトID
BUCKET_ID: Firebase Storageアクセス用のID
MODE: 実行モード

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages