https://github.com/teamstep/witch-one-staging-env
Staging environment for our custom web interface
https://github.com/teamstep/witch-one-staging-env
Last synced: about 1 month ago
JSON representation
Staging environment for our custom web interface
- Host: GitHub
- URL: https://github.com/teamstep/witch-one-staging-env
- Owner: TeamSTEP
- Created: 2023-08-28T14:28:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T10:34:28.000Z (over 2 years ago)
- Last Synced: 2025-01-24T22:16:20.879Z (over 1 year ago)
- Language: TypeScript
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Witch One P2P Web Staging Environment
This is a server function that controls the web-based staging environment for Witch One.
Because our game uses a custom web interface at the moment, it is challenging to distribute and test the game on the fly with multiple clients.
This server app acts as a helper that enumerates all the builds that are stored in a remote storage bucket and serves it to a web interface that is recognizable by [React Unity WebGL](https://react-unity-webgl.dev/) or any other Unity WebGL interface.