JavaScript-optional public web frontend for Bluesky
anartia.kelinci.net
sveltekit
atcute
bluesky
typescript
svelte
1{
2 "$schema": "https://unpkg.com/wrangler@latest/config-schema.json",
3 "name": "anartia",
4 "main": ".svelte-kit/cloudflare/_worker.js",
5 "compatibility_flags": ["nodejs_als"],
6 "compatibility_date": "2025-08-16",
7 "assets": {
8 "binding": "ASSETS",
9 "directory": ".svelte-kit/cloudflare",
10 },
11 "placement": {
12 "mode": "smart",
13 },
14}