Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 449 Bytes

File metadata and controls

23 lines (15 loc) · 449 Bytes

Hack-Viewer Server

サポーターズ技育 CAMP 2022 vol9 ハッカソン作品

ドキュメント

技術スタック

API サーバー

  • Python
    • FastAPI
    • SQLAlchemy
  • MySQL(本番環境用)
  • SQLite(local, develop 環境用)

インフラ

  • Docker
    • API サーバー, WEB サーバー, DB サーバーをそれぞれ Docker で管理