mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[GH-ISSUE #3] [Feature Request] Prebuilt binaries #3
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CrazyWolf13 on GitHub (May 19, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/3
Hi
Awesome project!
I'm a member of community-scripts: https://community-scripts.github.io/ProxmoxVE/ and I'd love to get this app package there, however nomarlly conversion from dockerfiles to bare metal with pnpm is full of errors, are there any plans to release an npm project or direct .deb packages?
Thanks a lot!
@arunavo4 commented on GitHub (May 19, 2025):
Let me look into this and I will release a package for it.
@arunavo4 commented on GitHub (May 21, 2025):
Hey @CrazyWolf13,
I've migrated the project to Bun, which has solid support for single executable binaries—still testing that part.
In the meantime, I've opened a PR for #11
Consider reviewing this approach as an alternative for now.
@CrazyWolf13 commented on GitHub (May 21, 2025):
alright, very nice!