's'
This commit is contained in:
@@ -164,7 +164,7 @@ const config = {
|
|||||||
"value": "prisma-client-js"
|
"value": "prisma-client-js"
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"value": "/www/wwwroot/nomadro/generated/prisma",
|
"value": "C:\\project\\nomadro\\generated\\prisma",
|
||||||
"fromEnvVar": null
|
"fromEnvVar": null
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
@@ -173,16 +173,17 @@ const config = {
|
|||||||
"binaryTargets": [
|
"binaryTargets": [
|
||||||
{
|
{
|
||||||
"fromEnvVar": null,
|
"fromEnvVar": null,
|
||||||
"value": "debian-openssl-3.0.x",
|
"value": "windows",
|
||||||
"native": true
|
"native": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"previewFeatures": [],
|
"previewFeatures": [],
|
||||||
"sourceFilePath": "/www/wwwroot/nomadro/prisma/schema.prisma",
|
"sourceFilePath": "C:\\project\\nomadro\\prisma\\schema.prisma",
|
||||||
"isCustomOutput": true
|
"isCustomOutput": true
|
||||||
},
|
},
|
||||||
"relativeEnvPaths": {
|
"relativeEnvPaths": {
|
||||||
"rootEnvPath": null
|
"rootEnvPath": null,
|
||||||
|
"schemaEnvPath": "../../.env"
|
||||||
},
|
},
|
||||||
"relativePath": "../../prisma",
|
"relativePath": "../../prisma",
|
||||||
"clientVersion": "6.19.0",
|
"clientVersion": "6.19.0",
|
||||||
|
|||||||
@@ -165,7 +165,7 @@ const config = {
|
|||||||
"value": "prisma-client-js"
|
"value": "prisma-client-js"
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"value": "/www/wwwroot/nomadro/generated/prisma",
|
"value": "C:\\project\\nomadro\\generated\\prisma",
|
||||||
"fromEnvVar": null
|
"fromEnvVar": null
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
@@ -174,16 +174,17 @@ const config = {
|
|||||||
"binaryTargets": [
|
"binaryTargets": [
|
||||||
{
|
{
|
||||||
"fromEnvVar": null,
|
"fromEnvVar": null,
|
||||||
"value": "debian-openssl-3.0.x",
|
"value": "windows",
|
||||||
"native": true
|
"native": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"previewFeatures": [],
|
"previewFeatures": [],
|
||||||
"sourceFilePath": "/www/wwwroot/nomadro/prisma/schema.prisma",
|
"sourceFilePath": "C:\\project\\nomadro\\prisma\\schema.prisma",
|
||||||
"isCustomOutput": true
|
"isCustomOutput": true
|
||||||
},
|
},
|
||||||
"relativeEnvPaths": {
|
"relativeEnvPaths": {
|
||||||
"rootEnvPath": null
|
"rootEnvPath": null,
|
||||||
|
"schemaEnvPath": "../../.env"
|
||||||
},
|
},
|
||||||
"relativePath": "../../prisma",
|
"relativePath": "../../prisma",
|
||||||
"clientVersion": "6.19.0",
|
"clientVersion": "6.19.0",
|
||||||
@@ -241,8 +242,8 @@ exports.PrismaClient = PrismaClient
|
|||||||
Object.assign(exports, Prisma)
|
Object.assign(exports, Prisma)
|
||||||
|
|
||||||
// file annotations for bundling tools to include these files
|
// file annotations for bundling tools to include these files
|
||||||
path.join(__dirname, "libquery_engine-debian-openssl-3.0.x.so.node");
|
path.join(__dirname, "query_engine-windows.dll.node");
|
||||||
path.join(process.cwd(), "generated/prisma/libquery_engine-debian-openssl-3.0.x.so.node")
|
path.join(process.cwd(), "generated/prisma/query_engine-windows.dll.node")
|
||||||
// file annotations for bundling tools to include these files
|
// file annotations for bundling tools to include these files
|
||||||
path.join(__dirname, "schema.prisma");
|
path.join(__dirname, "schema.prisma");
|
||||||
path.join(process.cwd(), "generated/prisma/schema.prisma")
|
path.join(process.cwd(), "generated/prisma/schema.prisma")
|
||||||
|
|||||||
@@ -164,7 +164,7 @@ const config = {
|
|||||||
"value": "prisma-client-js"
|
"value": "prisma-client-js"
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"value": "/www/wwwroot/nomadro/generated/prisma",
|
"value": "C:\\project\\nomadro\\generated\\prisma",
|
||||||
"fromEnvVar": null
|
"fromEnvVar": null
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
@@ -173,16 +173,17 @@ const config = {
|
|||||||
"binaryTargets": [
|
"binaryTargets": [
|
||||||
{
|
{
|
||||||
"fromEnvVar": null,
|
"fromEnvVar": null,
|
||||||
"value": "debian-openssl-3.0.x",
|
"value": "windows",
|
||||||
"native": true
|
"native": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"previewFeatures": [],
|
"previewFeatures": [],
|
||||||
"sourceFilePath": "/www/wwwroot/nomadro/prisma/schema.prisma",
|
"sourceFilePath": "C:\\project\\nomadro\\prisma\\schema.prisma",
|
||||||
"isCustomOutput": true
|
"isCustomOutput": true
|
||||||
},
|
},
|
||||||
"relativeEnvPaths": {
|
"relativeEnvPaths": {
|
||||||
"rootEnvPath": null
|
"rootEnvPath": null,
|
||||||
|
"schemaEnvPath": "../../.env"
|
||||||
},
|
},
|
||||||
"relativePath": "../../prisma",
|
"relativePath": "../../prisma",
|
||||||
"clientVersion": "6.19.0",
|
"clientVersion": "6.19.0",
|
||||||
|
|||||||
BIN
public/nomadro.ico
Normal file
BIN
public/nomadro.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 264 KiB |
@@ -8,7 +8,9 @@ import { TRPCReactProvider } from "~/trpc/react";
|
|||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "nomadro",
|
title: "nomadro",
|
||||||
description: "nomadro",
|
description: "nomadro",
|
||||||
icons: [{ rel: "icon", url: "/favicon.ico" }],
|
// icons: [{ rel: "icon", url: "/favicon.ico" }],
|
||||||
|
icons: [{ rel: "icon", url: "/nomadro.ico" }],
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const geist = Geist({
|
const geist = Geist({
|
||||||
|
|||||||
@@ -42,9 +42,9 @@ export default async function Home() {
|
|||||||
<div className="text-lg">
|
<div className="text-lg">
|
||||||
<ul className="list-none text-lg">
|
<ul className="list-none text-lg">
|
||||||
<li>自建云手机</li>
|
<li>自建云手机</li>
|
||||||
<li>搭建sass网站</li>
|
{/* <li>搭建sass网站</li>
|
||||||
<li>PVE虚拟化自建云桌面</li>
|
<li>PVE虚拟化自建云桌面</li>
|
||||||
<li>AIGC+RPA自动化</li>
|
<li>AIGC+RPA自动化</li> */}
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</Link>
|
</Link>
|
||||||
|
|||||||
Reference in New Issue
Block a user