njs-typescript-starter:在TypeScript中为NGINX服务器开发njs(NGINX JavaScript)脚本的入门模板

时间:2024-05-18 21:17:50
【文件属性】:

文件名称:njs-typescript-starter:在TypeScript中为NGINX服务器开发njs(NGINX JavaScript)脚本的入门模板

文件大小:18KB

文件格式:ZIP

更新时间:2024-05-18 21:17:50

nginx typescript starter-template njs JavaScript

Njs TypeScript入门 用于在为服务器开发 (NGINX JavaScript)脚本的全功能启动模板。 该模板使用和将TypeScript源代码编译为njs和的单个JavaScript文件,并通过对NGINX服务器运行集成测试。 目录 先决条件 要在本地构建和运行此项目,您将需要: Linux系统[ 1 ] ,macOS [ 2 ]或Windows 10+(x64) Node.js 14.15或更高版本 npm (随Node.js分发)或yarn 注意:您不需要泊坞窗或其他集装箱工具用于开发和测试脚本NJS! 有关更多信息,请参见nginx-testing 。 入门 克隆此存储库: git clone --depth=1 https://github.com/jirutka/njs-typescript-starter.git < project> cd


【文件预览】:
njs-typescript-starter-master
----.mocharc.js(274B)
----rollup.config.js(1KB)
----package.json(2KB)
----.github()
--------workflows()
----LICENSE(1KB)
----src()
--------tsconfig.json(728B)
--------index.ts(139B)
--------hello.ts(389B)
----.eslintrc.js(2KB)
----tsconfig.json(6KB)
----integration-tests()
--------nginx.conf(518B)
--------hello.test.ts(270B)
--------hooks.ts(2KB)
--------fixtures()
----.gitignore(33B)
----README.adoc(10KB)
----.editorconfig(173B)
----babel.config.js(1KB)
----.vscode()
--------settings.json(56B)

网友评论