Skip to content

kazu0123/p2p-whiteboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2p-whiteboard

紹介

複数人で共有できるホワイトボードのアプリです。 校内コンテストの作品として、1人で作って公開しました。 Webでも公開しています。

起動方法

  1. セキュリティーキーの書き換え

app.pyのセキュリティーキーを書き換えてください

app.config['SECRET_KEY'] = 'secret!'
  1. コンテナを起動する

このコマンドで起動できます。

docker compose up
  1. サイトにアクセスする

ポート18080で公開されます。 localhost:18080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published