Files
buddyboard/README.md
Jake Paul 1c45c7f7cd reupload
2025-11-23 00:01:12 -06:00

24 lines
628 B
Markdown

# buddyboard
An imageboard for friends written in Flask. Uses a flatfile (json) database, and strongly encourages hotlinking of images.
# Caveats
- No admin panel/way to delete posts autonomously (yet)
- jQuery functions are partially wonky
- No one's going to use this crap
- Written in Flask
- *Novice* Flask, may I add
# How to install
*Don't!*
- `pip install -r requirements.txt`
- `py -u ./main.py` or deployable equivalent
- *Again, never deploy this code!*
# How to contribute
*Don't!*
# Credits
- Stack Overflow
- AI for tips on how to refactor the stupid ass reply route
- Early testers who Shall Not Be Named