Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snowzurfer/skaakee-web
https://github.com/snowzurfer/skaakee-web
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snowzurfer/skaakee-web
- Owner: snowzurfer
- License: mit
- Created: 2024-02-19T07:12:04.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-29T02:47:59.000Z (10 months ago)
- Last Synced: 2024-11-08T14:07:49.258Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://skaakee-web.vercel.app
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# skaakee-web
Web version of Skaakee, a 3D chess app that lets you cross-play in real-time between
browser and Apple Vision Pro using websockets.## Running locally
### Web app
`pnpm run dev`
### Websocket server
`pnpm dlx partykit dev`