cleanup, added some boilerplate readmes for backend projects

This commit is contained in:
2025-03-16 14:35:50 -04:00
parent d126fed2bd
commit 075c73bb3a
7 changed files with 43 additions and 4 deletions

7
backend/task/README.md Normal file
View File

@ -0,0 +1,7 @@
# Task scheduler
also known as `task`
## What is this?
I don't know yet - hopefully this will be filled out soon.