GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
5
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Network
Fork
: 0
nemoto
/
Skillsemi2023_WEB_Otaki_Nemoto
Transfer to URL with SHA
Find file
Newer
Older
branch:
working
Branches
Tags
×
frommayer
frommypc
master
planck
working
Skillsemi2023_WEB_Otaki_Nemoto
/
flask
/ server.py
otaki (Yo Otaki)
on 22 Feb 2024
71 bytes
ホストユーザーがゲームを開始できるように変更
Raw
Blame
History
from testapp import app if __name__ == "__main__": app.run()