[PR #1331] [MERGED] docs/run-an-instance: fix the api path in local dev instructions #5805

Closed
opened 2026-04-16 00:58:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: patch-1


📝 Commits (1)

  • 8e2fe5a Update 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.json is found in the /api directory, there is no need to go to the /api/src directory to run pnpm start & pnpm install. This also means step 4 holds true now. Before you actually needed to navigate back to the /api directory to create the .env file


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/1331 **Author:** [@rahmed29](https://github.com/rahmed29) **Created:** 6/8/2025 **Status:** ✅ Merged **Merged:** 6/8/2025 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8e2fe5a`](https://github.com/imputnet/cobalt/commit/8e2fe5a4ea60103adcecca5010bb05c6f9ba8096) Update run-an-instance.md ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/run-an-instance.md` (+1 -1) </details> ### 📄 Description Since the `package.json` is found in the `/api` directory, there is no need to go to the `/api/src` directory to run `pnpm start` & `pnpm install`. This also means step 4 holds true now. Before you actually needed to navigate back to the `/api` directory to create the `.env` file --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 00:58:26 -05:00
Sign in to join this conversation.