added env back and fixed up queue service

This commit is contained in:
Boki 2025-06-11 08:03:55 -04:00
parent 7f592fe628
commit d9404c2bda
5 changed files with 258 additions and 33 deletions

7
.gitignore vendored
View file

@ -11,13 +11,6 @@ build/
*.d.ts
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Logs
npm-debug.log*
yarn-debug.log*