The repository for the Tophhie Cloud API web toolkit.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Added wrangler config

tophhie.cloud 41d48908 7ee697db

verified
+9
+9
wrangler.jsonc
··· 1 + { 2 + "name": "tophhie-cloud-api-toolkit", 3 + "main": ".svelte-kit/cloudflare/_worker.js", 4 + "compatibility_date": "2025-12-18", 5 + "assets": { 6 + "binding": "ASSETS", 7 + "directory": ".svelte-kit/cloudflare", 8 + } 9 + }