addmon/bts.jsonc
2025-12-29 02:40:16 +07:00

22 lines
518 B
JSON

// Better-T-Stack configuration file
// safe to delete
{
"$schema": "https://r2.better-t-stack.dev/schema.json",
"version": "3.12.6",
"createdAt": "2025-12-28T19:33:16.397Z",
"database": "none",
"orm": "none",
"backend": "none",
"runtime": "none",
"frontend": ["tanstack-router"],
"addons": ["oxlint", "tauri", "turborepo"],
"examples": [],
"auth": "none",
"payments": "none",
"packageManager": "bun",
"dbSetup": "none",
"api": "none",
"webDeploy": "none",
"serverDeploy": "none",
}