https://github.com/thiti-dev/gather-music-box
refactor later, don't mind me <time-limited>
https://github.com/thiti-dev/gather-music-box
amqplib cloudamqp fastify gather-api gather-town node-fetch redis redis-json redis-labs socket-io store typescript
Last synced: 29 days ago
JSON representation
refactor later, don't mind me <time-limited>
- Host: GitHub
- URL: https://github.com/thiti-dev/gather-music-box
- Owner: Thiti-Dev
- Created: 2022-05-28T10:18:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T17:56:04.000Z (almost 4 years ago)
- Last Synced: 2025-01-06T03:42:20.627Z (over 1 year ago)
- Topics: amqplib, cloudamqp, fastify, gather-api, gather-town, node-fetch, redis, redis-json, redis-labs, socket-io, store, typescript
- Language: TypeScript
- Homepage: https://gather-m-box-service.thiti-dev-miscs.xyz/
- Size: 19.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🎓 Gather-Music-Box
A music box player located in gather for playing sounds&music to others
## ✨ MainStack
- Fastify
- Socket.io
- Redis
## 🚀 Getting Started
1. **Run the server.**
###### start the fastify server in the development mode with
```sh
yarn start:dev
```
2. **Build project.**
###### compling the project into the vanilla-js
```sh
yarn build
```
## 🌟 Demo of integration with gather-town