opencode
opencode copied to clipboard
Add create project functionality
My attempt at closing my own issue #5581
Summary
- Added "Create project" button to home page (both in header and empty state)
- Added
POST /projectAPI endpoint for project creation which initializes git repo with blank commit if needed
I force-pushed it to resolve the conflicts with latest dev
Here's what it looks like btw
In the homepage:
In the sidebar: