Made a flask server thing, gonna port it to django though ig.

This commit is contained in:
2025-10-21 23:28:37 +01:00
parent fb54dd37ff
commit ddf4caba62
15 changed files with 204 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,5 @@
/chat/node_modules
mastodon-status/*
venv/
__pycache__/