[PR #169] [MERGED] Feature/docker compose #2453

Closed
opened 2026-03-17 00:09:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/169
Author: @nickpalenchar
Created: 9/27/2019
Status: Merged
Merged: 9/27/2019
Merged by: @liyasthomas

Base: masterHead: feature/docker-compose


📝 Commits (2)

  • a7442e9 docker-compose for development
  • be1d949 add docker-compose development instructions

📊 Changes

2 files changed (+25 additions, -0 deletions)

View changed files

📝 README.md (+6 -0)
docker-compose.yml (+19 -0)

📄 Description

Can be tested by checking out this branch and running docker-compose up in your terminal. Could also (ideally) clone the repo fresh and run docker-compose up without any npm/build related steps.

While docker-compose is running, should also be able to make a change that nuxt can detect, and get a rebuild automatically, in the same way one would without docker-compose


🔄 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/169 **Author:** [@nickpalenchar](https://github.com/nickpalenchar) **Created:** 9/27/2019 **Status:** ✅ Merged **Merged:** 9/27/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feature/docker-compose` --- ### 📝 Commits (2) - [`a7442e9`](https://github.com/hoppscotch/hoppscotch/commit/a7442e96235c4acdaaf2153858833797c137ce6c) docker-compose for development - [`be1d949`](https://github.com/hoppscotch/hoppscotch/commit/be1d94909bfe592f626099241d605311ec5d1b8d) add docker-compose development instructions ### 📊 Changes **2 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -0) ➕ `docker-compose.yml` (+19 -0) </details> ### 📄 Description Can be tested by checking out this branch and running `docker-compose up` in your terminal. Could also (ideally) clone the repo fresh and run `docker-compose up` without any `npm`/build related steps. While docker-compose is running, should also be able to make a change that nuxt can detect, and get a rebuild automatically, in the same way one would without docker-compose --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:09:24 +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#2453
No description provided.