Skip to content

topaz-tamagawa/geekcamp2024-vol4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

技育CAMP2024ハッカソンVol.4 Topaz Taamagawa

フロントエンド

はじめ方

  1. VScodeを開き、右下にあるGo Liveをクリック
  2. http://localhost:5500をChromeで開く

バックエンド

はじめ方

  1. cd backendでbackendディレクトリに移動
  2. sh script/env.shで環境変数をダウンロード
  3. pip install -r requirements.txtでライブラリをインストール
  4. uvicorn src.main:app --reloadでサーバーを起動
  5. http://localhost:8000をChromeで開く

Releases

No releases published

Packages

 
 
 

Contributors