Skip to content

A free and anonymous imageboard made in Flask and Bootstrap 4

Notifications You must be signed in to change notification settings

dossier-hash/Delaboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Delaboard

An imageboard made entirely using Flask and Bootstrap 4

How to setup

Clone the repository

git clone https://github.com/dossier-hash/delaboard.git 

How to use

Setup the database in the src folder from the python cmd and then run

from app import db
db.create_all()
exit()

Then,

python3 app.py 

To-do

  • Board styling
  • Add comments
  • Captcha

DO NOT USE WITH A PRODUCTION SERVER

About

A free and anonymous imageboard made in Flask and Bootstrap 4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published