mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
feat(cli): add alchemy and improve cli tooling and structure (#520)
This commit is contained in:
@@ -260,7 +260,8 @@ apps/docs/
|
||||
"packageManager": "<bun|pnpm|npm>",
|
||||
"dbSetup": "<none|docker|d1>",
|
||||
"api": "<none|trpc|orpc>",
|
||||
"webDeploy": "<none|workers>"
|
||||
"webDeploy": "<none|wrangler|alchemy>",
|
||||
"serverDeploy": "<none|wrangler|alchemy>"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user