# advanced-react-rerecord **Repository Path**: mirrors_JedWatson/advanced-react-rerecord ## Basic Information - **Project Name**: advanced-react-rerecord - **Description**: Trying things out. Feel free to follow along - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-29 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README brew install doctl doctl apps create --spec .do/app.yaml You'll need to put a DATABASE_URL env variable in via the app.yaml or their UI after deploy. to update: `doctl apps list` to grab the ID doctl apps update IDGOESHERE --spec .do/app.yaml