Skip to content

OHMORIYUSUKE/animeapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Library

詳細

フロントエンド => nginx,React

バックエンド => Python,flask,uwsgi

使い方

インストールするもの

  • node
  • Docker

手順

  1. cd frontend/my-appのコマンドで my-app ディレクトリに移動
  2. yarn installを実行
  3. yarn buildを実行
  4. cd ..,cd ..を実行し、最初の階層に移動。
  5. docker compose up --buildを実行