Loading...

Database Status

Connection Test

Database Setup Instructions

1. Install PostgreSQL locally or use a cloud provider

2. Update the DATABASE_URL in .env.local with your connection string

3. Run npm run db:migrate to create tables

4. Test the connection using the button above