mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 22:39:42 -05:00
[PR #1331] [MERGED] docs/run-an-instance: fix the api path in local dev instructions #12730
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/imputnet/cobalt/pull/1331
Author: @rahmed29
Created: 6/8/2025
Status: ✅ Merged
Merged: 6/8/2025
Merged by: @wukko
Base:
main← Head:patch-1📝 Commits (1)
8e2fe5aUpdate run-an-instance.md📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
docs/run-an-instance.md(+1 -1)📄 Description
Since the
package.jsonis found in the/apidirectory, there is no need to go to the/api/srcdirectory to runpnpm start&pnpm install. This also means step 4 holds true now. Before you actually needed to navigate back to the/apidirectory to create the.envfile🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.