1
0
Fork
You've already forked hyperpipe-streams
0
Local stream extraction API for Hyperpipe
This repository has been archived on 2025年07月14日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • TypeScript 86.3%
  • Dockerfile 13.7%
snematoda 2901d9592c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update Dockerfile
2024年11月25日 15:39:09 +00:00
src Initial Commit 2024年11月25日 15:12:07 +00:00
.dockerignore Update .dockerignore 2024年11月25日 15:20:35 +00:00
.gitignore Initial Commit 2024年11月25日 15:12:07 +00:00
.woodpecker.yml Update .woodpecker.yml 2024年11月25日 15:25:44 +00:00
bun.lockb Initial Commit 2024年11月25日 15:12:07 +00:00
Dockerfile Update Dockerfile 2024年11月25日 15:39:09 +00:00
LICENSE.md Initial Commit 2024年11月25日 15:12:07 +00:00
package.json Initial Commit 2024年11月25日 15:12:07 +00:00
README.md Initial Commit 2024年11月25日 15:12:07 +00:00
tsconfig.json Initial Commit 2024年11月25日 15:12:07 +00:00

Hyperpipe-Streams

Local Stream Extractor for Hyperpipe

To install dependencies:

bun install

To run:

bun run server

License

Hyperpipe-Streams: Local Stream Extractor for Hyperpipe

Copyright (C) 2022-24 Shiny Nematoda snematoda.751k2@aleeas.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.