repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources15d ago| "$schema": "https://openapi.vercel.sh/vercel.json", |
| #3 | "buildCommand": "bun run build", |
| #4 | "outputDirectory": "public", |
| #5 | "installCommand": "bun install", |
| #6 | "headers": [ |
| #7 | { |
| #8 | "source": "/(.*).json", |
| #9 | "headers": [ |
| #10 | { "key": "Access-Control-Allow-Origin", "value": "https://clawd.io" }, |
| #11 | { "key": "Access-Control-Allow-Methods", "value": "GET, OPTIONS" }, |
| #12 | { "key": "Cache-Control", "value": "public, max-age=3600, s-maxage=86400, stale-while-revalidate=604800" }, |
| #13 | { "key": "Vary", "value": "Origin" } |
| #14 | ] |
| #15 | } |
| #16 | ] |
| #17 | } |
| #18 |
| #19 |
| #20 |