DATABASE_URL=postgres://reaktor:reaktor_dev@localhost:5432/reaktor JWT_SECRET=change-this-to-a-random-secret PORT=3001 CORS_ORIGIN=http://localhost:3000 NODE_ENV=development