mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-25 01:50:54 -05:00
[PR #1240] update local dev setup instructions #1876
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/1240
Author: @sloria
Created: 3/11/2026
Status: 🔄 Open
Base:
2.0.0← Head:dev-setup📝 Commits (1)
3d7455bupdate local dev setup instructions📊 Changes
1 file changed (+80 additions, -17 deletions)
View changed files
📝
docsite/docs/ecosystem/development.md(+80 -17)📄 Description
updates the "Local" section of development docs to be more accurate so people don't run into the same snags I did. it wasn't immediately clear that
.dev/needed to be populated with the Core and Periphery configs and the DB needed to be run separately.this is quite a bit of manual steps to get started and also to start every session (4 manual commands). i'd be happy to help with the DX here, but I don't want to move too many things at once, so just documenting the status quo for now.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.