Files
atheeq-rhxn cde577042a 🎉 Initial commit
2025-10-23 22:15:07 +05:30

26 lines
492 B
JSON

// Better-T-Stack configuration file
// safe to delete
{
"$schema": "https://r2.better-t-stack.dev/schema.json",
"version": "3.2.8",
"createdAt": "2025-10-23T13:43:26.990Z",
"database": "none",
"orm": "none",
"backend": "none",
"runtime": "none",
"frontend": [
"next"
],
"addons": [
"biome",
"turborepo"
],
"examples": [],
"auth": "none",
"packageManager": "bun",
"dbSetup": "none",
"api": "none",
"webDeploy": "none",
"serverDeploy": "none"
}