This repository has been archived on 2024-10-20. You can view files and clone it, but cannot push or open issues or pull requests.
burgercat/README.md

9 lines
215 B
Markdown
Raw Normal View History

2023-07-10 19:20:12 +01:00
burgercat: burger social media
2023-07-08 17:00:44 +01:00
2023-07-10 19:20:12 +01:00
### 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```