Skip to content
/ bbs Public

Python製のシンプルな掲示板システム

Notifications You must be signed in to change notification settings

lmdslyngl/bbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lmdssimplebbs

とてもシンプルな掲示板システム

Screenshots

ログイン

login.png

掲示板リスト

boardlist.png

掲示板

board.png

ユーザ作成

newuser.png

ユーザ編集

edituser.png

動かし方

  1. コンテナを動かす
$ git clone https://github.com/lmdslyngl/bbs.git
$ cd bbs/container
$ docker-compose up
  1. ブラウザでアクセス
http://{server-ip-addr}:8080/board

About

Python製のシンプルな掲示板システム

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published