# Commands Basic commands for ayb development * SMTP server: `./tests/smtp_server.sh 10026` * Run ayb server: `cargo run -- server` * Only run SQLite tests: `cargo test client_server_integration_sqlite -- --exact`