Video:
Demo.mp4
Your IDE for dealing with the one thing vibe coders HATE… MERGE CONFLICTS!
Startups typically need to build extremely fast. This leads to merge conflicts inexperienced developers cannot handle.
Delta leverages AI to properly reason about which changes are most appropriate to keep or delete.
Front End : HTML/CSS, TYPESCRIPT, REACT BACKEND: GO, Postgresql, Gemini AI Tools: DEBEAVER,
Tahmid Ahmed Shadman Farhan Angela Yu Alfardil Alam
brew install go
go mod tidy
brew install golang-migrate
npm i -g corepack
corepack enable pnpm
cd js && pnpm i
make static file/index.html
How to run:
Backend: go run main.go or just go-dev
Front end: pnpm run dev
Download Gemini: go get google.golang.org/genai
