12 lines
445 B
JSON
12 lines
445 B
JSON
{
|
|
"name": "cloudflare-d1",
|
|
"description": "Build with D1 serverless SQLite database on Cloudflares edge. Use when: creating databases, writing SQL migrations, querying D1 from Workers, handling relational data, or troubleshooting D1_ERROR, statement too long, migration failures, or query performance issues.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jeremy Dawes",
|
|
"email": "jeremy@jezweb.net"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |