mirror of
https://github.com/LittleQuartZ/addmon.git
synced 2026-02-07 02:45:28 +07:00
initial commit
This commit is contained in:
commit
43dd3ce0e9
64 changed files with 7783 additions and 0 deletions
22
bts.jsonc
Normal file
22
bts.jsonc
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
// 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",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue