If you want to support FoxQL, you can install this package on your personal server.
- Clone this repository
- Create a new .env file (clone .env.sample)
- Run following commands
npm install
npm run start
docker run -p 3000:3000 foxql/backend
Done!
Open a new issue to send your signaling server url ISSUE