burgercat/README.md

9 lines
215 B
Markdown

burgercat: burger social media
### self hosting:
this guide assumes you have git and python3 installed
```git clone https://codeberg.org/burger-software/burgercat
cd burgercat
python init_db
python main```