update landing page ui

This commit is contained in:
Aman Varshney
2025-03-30 13:26:51 +05:30
parent 0cfce4a745
commit 32b0532927
9 changed files with 577 additions and 415 deletions

View File

@@ -1,16 +1,13 @@
{
"name": "create-better-t-stack",
"version": "1.3.3",
"description": "CLI tool to scaffold Better-T Stack projects",
"description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
"type": "module",
"license": "MIT",
"bin": {
"create-better-t-stack": "dist/index.js"
},
"files": [
"dist",
"template"
],
"files": ["dist", "template"],
"keywords": [],
"repository": {
"type": "git",