3 Star 6 Fork 7

Notadd / docs.nestjs.cn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ssr.html 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
vqqIM_admin 提交于 2020-05-25 11:16 . Update ssr.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>nest.js 中文文档</title>
<meta name="description" content="更优雅的 node.js 框架-用于构建高效且可伸缩的服务端应用程序的渐进式 Node.js 框架。完美支持 Typescript,面向 AOP 编程
支持 typeorm,Node.js 版的 spring,构建微服务应用">
<meta data-n-head="true" name="keywords" content="nest,nestjs,nest.js,nodejs,node.js">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css">
</head>
<body>
<!--inject-app-->
<!--inject-config-->
</body>
<script>
window.$docsify = {
name: 'Nest',
repo: 'https://github.com/nestjs/nest',
coverpage: true,
loadNavbar: true,
onlyCover: true,
loadSidebar: true,
subMaxLevel: 3,
routerMode: 'hash',
auto2top: true,
tabs: {
theme: 'material'
},
plugins: [
window.EditOnGithubPlugin.create(
'https://github.com/nestcn/docs/tree/master/'
)
]
}
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/search.min.js"></script>
</html>
1
https://gitee.com/notadd/docs.nestjs.cn.git
git@gitee.com:notadd/docs.nestjs.cn.git
notadd
docs.nestjs.cn
docs.nestjs.cn
master

搜索帮助