Simple forum app written with FastAPI
agatha
2db6e18d5b
Reviewed-on: #2 Co-authored-by: agatha <agatha@juggalol.com> Co-committed-by: agatha <agatha@juggalol.com> |
||
---|---|---|
backend | ||
frontend | ||
.gitignore | ||
docker-compose.yml | ||
README.md |
Forum App with FastAPI
Model is after 4chan
Board: has threads, unique counter for posts Thread: Collection of related posts Post: post_id, thread_id, title, content