sub-store-convert is a tool that runs the node conversion logic independently from the Sub-Store.
To set up the development environment, follow these steps:
git clone --recursive git@github.com:TBXark/sub-store-convert.git
cd sub-store-convert
pnpm installDeploy the service to Cloudflare Workers using the following command:
pnpm run deploysub-store-convert is licensed under the MIT License. See the LICENSE file for more information.