[PR #131] [CLOSED] feat: Adding support to run on Github Codespaces for local development and testing. #168

Closed
opened 2026-02-16 12:51:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/self-hosted/pull/131
Author: @alexjyong
Created: 2/25/2025
Status: Closed

Base: masterHead: codespace-support


📝 Commits (1)

  • 342b8a1 feat: Adding support to run on Github Codespaces for local development and testing.

📊 Changes

3 files changed (+54 additions, -0 deletions)

View changed files

.devcontainer/devcontainer.json (+9 -0)
📝 README.md (+28 -0)
firefox.sh (+17 -0)

📄 Description

Signed-off-by: Alex Yong alexjyong@gmail.com

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

🔄 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/stoatchat/self-hosted/pull/131 **Author:** [@alexjyong](https://github.com/alexjyong) **Created:** 2/25/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `codespace-support` --- ### 📝 Commits (1) - [`342b8a1`](https://github.com/stoatchat/self-hosted/commit/342b8a11810657d554f06845955e96e0dea17c5a) feat: Adding support to run on Github Codespaces for local development and testing. ### 📊 Changes **3 files changed** (+54 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.devcontainer/devcontainer.json` (+9 -0) 📝 `README.md` (+28 -0) ➕ `firefox.sh` (+17 -0) </details> ### 📄 Description Signed-off-by: Alex Yong <alexjyong@gmail.com> ## Please make sure to check the following tasks before opening and submitting a PR - [X] I understand and have followed the [contribution guide](https://github.com/revoltchat/.github/blob/master/.github/CONTRIBUTING.md) - [X] I have tested my changes locally and they are working as intended --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:51:42 -05:00
yindo closed this issue 2026-02-16 12:51:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/self-hosted#168