A web interface for S&box's API
As, by default, the s&box API does not provide CORS support, i've also created a light-weight Cloudflare-based proxy:
- Clone this repository
- Install website dependencies via
npm installoryarn - Start the website with
npm startoryarn start
Feel free to make pull requests for any bugs / features you wish to make known.