Connect a Next.js TypeScript repository from GitHub and keep iterating with Rocket.new AI - chat edits sync back to your existing codebase.
Bring your existing code into Rocket. Clone a Next.js TypeScript repository from GitHub and pick up where you left off. Rocket imports your task files, installs dependencies, and sets up a live preview so you can start iterating with AI immediately.This is available for Next.js + TypeScript tasks only.
A GitHub account with access to the repository you want to import
A Next.js project using TypeScript (other frameworks and JavaScript-only projects are not supported)
If you have not connected GitHub to Rocket yet, you will be prompted to authorize during the import flow. See GitHub connector for details on permissions and setup.
Once your task is in Rocket, you get full two-way sync with GitHub:
Rocket to GitHub: Rocket pushes changes to the rocket-update branch and automatically opens a pull request to main for each batch of code edits (manual changes, visual edits, and AI-generated).
GitHub to Rocket: Pull in the latest state of main made in your local IDE or by teammates without leaving Rocket.
Learn how two-way GitHub sync works for Next.js TypeScript projects.