# apps/backend/.env.test DATABASE_URL="postgresql://postgres:password@localhost:5432/letterspace_test?schema=public" JWT_SECRET="my-secret-key"