You can use the tool here: https://cs-sticker.com/
npm install wrangler --save-dev
npx wrangler dev backend/worker.js
apiUrl
to your local server URL in the script.js:6
file to make the frontend work. const apiUrl = `localhost:1234/?input=${encodeURIComponent(inputVal)}&isBackwards=${isBackwards}`;
If you wish to contribute, please use this repo.
Thanks to @ByMykel on whos data the stickers.json file is based on.