DATABASE_URL="postgresql://USER:PASSWORD@localhost:5432/xip" REDIS_URL="redis://localhost:6379" PORT=3000 NODE_ENV=development