Skip to content

TNW: TypeScript(The) + Node.js(Next) + WeChat 微信公众号开发脚手架,支持集成到任何基于 Node.js 的服务端框架(Express、Nest、Egg 等)

Notifications You must be signed in to change notification settings

brinkqiang2javascript/TNW

 
 

Repository files navigation

TNW Logo

Package License NPM Version NPM Downloads Donate

简介

TNW: TypeScript(The) + Node.js(Next) + WeChat 微信公众号开发脚手架,支持 http 模块扩展、支持任何 Node.js 的服务端框架(Express、Nest、Egg 等)

TNW 博客

安装与运行

NPM 依赖方式

1、下载

$ npm init -y
$ npm i tnw

2、完整示例

源码方式

1、下载项目并安装依赖

$ git clone https://github.com/Javen205/TNW.git
或者
$ git clone https://gitee.com/Javen205/TNW.git
$ cd TNW
$ npm install

2、编译并运行

$ npm run build
$ npm run dev

3、完整示例

4、 Nest 示例

开发进度

点击这里

交流群

群号: 114196246

开源推荐

参考资料

About

TNW: TypeScript(The) + Node.js(Next) + WeChat 微信公众号开发脚手架,支持集成到任何基于 Node.js 的服务端框架(Express、Nest、Egg 等)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.0%
  • JavaScript 8.8%
  • HTML 7.2%