1
Clone and configure
Clone the repository, copy .env.example to .env, and fill in your Plaid credentials, database URL, and session secret.
git clone https://github.com/your-username/powerhour
cp .env.example .env