lots of progress on input processing

This commit is contained in:
Bryce
2025-08-03 10:09:53 -07:00
parent 97545d89d2
commit b0952aee58
29 changed files with 1172 additions and 32 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
SECRET_KEY=your-secret-key-here
DATABASE_URL=postgresql://localhost/email_organizer_dev