Skip to content

twitterIDの部分文字列に"maru65536"を含むアカウントのAtCoderレートを管理するサイト

Notifications You must be signed in to change notification settings

maru65536/maru65536_family

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maru65536_family

実行

必要なライブラリをインストールして、起動します

docker-compose build
docker-compose up -d

テーブルの作成

起動しているコンテナに入ります。

docker-compose exec db mysql -u root -p

ファイルからSQLを実行します

source /sql/initialize_tables.sql

flaskのログを見る

実行中のコンテナにattachします

docker attach maru65536_family_app_1

About

twitterIDの部分文字列に"maru65536"を含むアカウントのAtCoderレートを管理するサイト

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •