[PR #88] [CLOSED] [WIP] In order to avoid needing to install Node.js runtime and the dependency packages on the host during setup, convert the Node.js based API server to a Deno app, which can be distributed as standalone executable with deno compile#96

Closed
opened 2026-03-03 11:14:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debloper/xiosk/pull/88
Author: @Copilot
Created: 7/20/2025
Status: Closed

Base: mainHead: copilot/fix-61e3e5ff-daff-4957-8f8b-55ca76c87a90


📝 Commits (1)

📄 Description

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original description:

In order to avoid needing to install Node.js runtime and the dependency packages on the host during setup, convert the Node.js based API server to a Deno app, which can be distributed as standalone executable with deno compile. The deno compile binary generation for Windows, Linux, Mac (including for apple silicon) should run as GitHub action workflow, and made ready download from releases.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


🔄 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/debloper/xiosk/pull/88 **Author:** [@Copilot](https://github.com/apps/copilot-swe-agent) **Created:** 7/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `copilot/fix-61e3e5ff-daff-4957-8f8b-55ca76c87a90` --- ### 📝 Commits (1) - [`0ce301f`](https://github.com/debloper/xiosk/commit/0ce301f7ebbb98c566cdec2b0cb8ac701b262c98) Initial plan ### 📄 Description Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress. Original description: > In order to avoid needing to install Node.js runtime and the dependency packages on the host during setup, convert the Node.js based API server to a Deno app, which can be distributed as standalone executable with `deno compile`. The `deno compile` binary generation for Windows, Linux, Mac (including for apple silicon) should run as GitHub action workflow, and made ready download from releases. <!-- START COPILOT CODING AGENT TIPS --> --- 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:14:25 +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/xiosk#96
No description provided.