# Neon Postgres connection string # Get this from https://neon.tech/ after creating a project DATABASE_URL="postgresql://user:password@host.neon.tech/dbname?sslmode=require"