[PR #1258] [MERGED] fix:add 'helpers' folder to docker compose volumes #3178

Closed
opened 2026-03-17 00:48:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1258
Author: @Ldoppea
Created: 10/9/2020
Status: Merged
Merged: 10/10/2020
Merged by: @liyasthomas

Base: masterHead: feature/add-helpers-folder-to-docker-volumes


📝 Commits (1)

  • f7f1c78 fix:add 'helpers' folder to docker compose volumes

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 docker-compose.yml (+1 -0)

📄 Description

Hi,

I was playing with the repository so I can learn how to add a code generator for the issue https://github.com/hoppscotch/hoppscotch/issues/1190 and found that the helpers folder was not mapped in docker-compose.yml.

I added it so hot-reload can work while editing code generators.

Seems like functions, lang and netlify folders are missing too. I didn't add them as I don't need them for now and I don't know docker enough to know what is the impact but I can edit the PR if you want them to be added.


🔄 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/hoppscotch/hoppscotch/pull/1258 **Author:** [@Ldoppea](https://github.com/Ldoppea) **Created:** 10/9/2020 **Status:** ✅ Merged **Merged:** 10/10/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feature/add-helpers-folder-to-docker-volumes` --- ### 📝 Commits (1) - [`f7f1c78`](https://github.com/hoppscotch/hoppscotch/commit/f7f1c78c58eef61a03731925f0a4b60b5b4594d7) fix:add 'helpers' folder to docker compose volumes ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+1 -0) </details> ### 📄 Description Hi, I was playing with the repository so I can learn how to add a code generator for the issue https://github.com/hoppscotch/hoppscotch/issues/1190 and found that the `helpers` folder was not mapped in `docker-compose.yml`. I added it so hot-reload can work while editing code generators. Seems like `functions`, `lang` and `netlify` folders are missing too. I didn't add them as I don't need them for now and I don't know docker enough to know what is the impact but I can edit the PR if you want them to be added. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:48:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3178
No description provided.