create lib for queuing messages

This commit is contained in:
2025-07-01 20:41:52 -04:00
parent a64b8fdceb
commit 0a12cfcd57
4 changed files with 29 additions and 0 deletions

2
backend/queue/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
target/
.env