@reliverse/rse
Version:
@reliverse/rse is your all-in-one companion for bootstrapping and improving any kind of projects (especially web apps built with frameworks like Next.js) — whether you're kicking off something new or upgrading an existing app. It is also a little AI-power
33 lines (32 loc) • 723 B
JavaScript
export const DLER_TPL_BASE = {
name: "base",
description: "Template generated from 2 files",
updatedAt: "2025-06-17T20:33:59.621Z",
config: {
files: {
"base/package.json": {
metadata: {
updatedAt: "2025-06-17T06:06:35.000Z",
updatedHash: "f278e38033"
},
content: {
name: "better-t-stack",
private: true,
workspaces: ["apps/*", "packages/*"],
scripts: {}
},
type: "json"
},
"base/_gitignore": {
metadata: {
updatedAt: "2025-06-17T06:06:35.000Z",
updatedHash: "9dc3732c65"
},
content: `node_modules
.turbo
`,
type: "text"
}
}
}
};