TODO: In `.env.example` we should store login details to create the first user automatically on first launch (aka when theres 0 users). ```bash # ... rest of .env.example ADMIN_EMAIL=demo@osintbuddy.com ADMIN_PASSWORD=osintbuddy ADMIN_USERNAME=osintbuddy ```