sets up docker compose
This commit is contained in:
@@ -30,6 +30,9 @@ A self-hosted AI-powered email organization system that automates folder sorting
|
||||
# Install dependencies
|
||||
pip install -r requirements.txt
|
||||
|
||||
# Set up development environment (PostgreSQL and IMAP server)
|
||||
flask setup-dev
|
||||
|
||||
# Configure environment
|
||||
cp .env.example .env
|
||||
# (Edit .env with your DB/IMAP credentials)
|
||||
|
||||
Reference in New Issue
Block a user