imageboardsnet / Lotus

Imageboards.net Website

Home Page:https://imageboards.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lotus

imageboards.net website built with Flask and Fomantic UI. Built JS free and with client speed in mind.

Installation instruction

Pull the repo

git pull https://github.com/imageboardsnet/Lotus.git

Run it with Docker

docker compose build
docker compose up -d

Default port 8000

Run it locally

pip install -r requirements.txt
python app.py

Default port 5000

About

Imageboards.net Website

https://imageboards.net

License:GNU Affero General Public License v3.0


Languages

Language:HTML 50.0%Language:Python 35.1%Language:CSS 13.0%Language:Dockerfile 2.0%