beforeLocal
Some checks failed
Deploy to Server / deploy (push) Failing after 5s

This commit is contained in:
2026-05-05 00:47:39 +00:00
parent fdf2cf3659
commit 70ee32efdd
31 changed files with 1169 additions and 0 deletions

10
.env.example Normal file
View File

@@ -0,0 +1,10 @@
# Postgres Credentials
POSTGRES_USER=allmail
POSTGRES_PASSWORD=my_secure_password
POSTGRES_DB=emails_db
# Gemini API Key (free tier covers embedding usage)
GEMINI_API_KEY=your-gemini-api-key-here
# Other Settings
MAILDIR_PATH=./Maildir