Skill to build your GTM Engineering stack on Vercel.
7★ Stars
1⑂ Forks
GoGo Template
$npx skills@latest add eliasstravik/codebound README.md
Skill to build your GTM Engineering stack on Vercel.
Install
npx skills@latest add eliasstravik/codebound
Skills
- Codebound: build a Vercel-native GTM Engineering stack with Supabase, Vercel Workflows, Eve, AI SDK, and Next.js.
{
"request": {
"method": "GET",
"url": "https://api.eliasstravik.com/projects/codebound"
},
"response": {
"status": "200 OK",
"headers": {
"content-type": "application/json; charset=utf-8",
"x-powered-by": "one person + systems"
},
"body": {
"name": "codebound",
"description": "Skill to build your GTM Engineering stack on Vercel",
"language": "Go Template",
"stars": 7,
"forks": 1,
"repo": "https://github.com/eliasstravik/codebound",
"readme": "https://github.com/eliasstravik/codebound#readme",
"install": "npx skills@latest add eliasstravik/codebound"
}
}
}