gomitrack:跟踪垃圾收集计划(NodeExpress)

时间:2024-03-04 14:32:37
【文件属性】:

文件名称:gomitrack:跟踪垃圾收集计划(NodeExpress)

文件大小:101KB

文件格式:ZIP

更新时间:2024-03-04 14:32:37

TypeScript

TypeScript Next.js示例 这是一个非常简单的项目,显示了Next.js与TypeScript的用法。 自己部署 使用部署示例: 如何使用它? 使用create-next-app 使用或执行以引导示例: npm init next-app --example with-typescript with-typescript-app # or yarn create next-app --example with-typescript with-typescript-app 手动下载 下载示例: curl https://codeload.github.com/zeit/next.js/tar.gz/canary | tar -xz --strip=2 next.js-canary/examples/with-typescript cd with-typescript 安


【文件预览】:
gomitrack-master
----.env.example(61B)
----pages()
--------districts()
--------index.tsx(3KB)
--------about.tsx(804B)
--------_app.tsx(273B)
----utils()
--------garbage-type-frequency.ts(1KB)
--------collection-district.ts(2KB)
--------garbage-type.ts(149B)
--------fetch.ts(1KB)
--------collection-area.ts(315B)
--------database.ts(451B)
----public()
--------db.json(71KB)
--------images()
----yarn.lock(181KB)
----next-env.d.ts(75B)
----client()
--------styles.css(524B)
----next.config.js(896B)
----.babelrc(108B)
----.vscode()
--------launch.json(395B)
--------settings.json(49B)
----components()
--------Layout.tsx(1KB)
--------map.tsx(2KB)
----types()
--------original-url.d.ts(172B)
----tsconfig.json(658B)
----.prettierrc(52B)
----README.md(2KB)
----now.json(80B)
----renovate.json(73B)
----.editorconfig(129B)
----.gitignore(30B)
----package.json(1KB)

网友评论