Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javen205/tnwx
TNWX: TypeScript + Node.js + WeiXin 微信系开发脚手架,支持微信公众号、微信支付、微信小游戏、微信小程序、企业微信/企业号。最最最重要的是能快速的集成至任何 Node.js 框架(Express、Nest、Egg、Koa 等)
https://github.com/javen205/tnwx
ijpay javascript nestjs node nodejs typescript wechat wechat-mini-program
Last synced: 25 minutes ago
JSON representation
TNWX: TypeScript + Node.js + WeiXin 微信系开发脚手架,支持微信公众号、微信支付、微信小游戏、微信小程序、企业微信/企业号。最最最重要的是能快速的集成至任何 Node.js 框架(Express、Nest、Egg、Koa 等)
- Host: GitHub
- URL: https://github.com/javen205/tnwx
- Owner: Javen205
- License: apache-2.0
- Created: 2019-03-15T07:31:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T00:25:19.000Z (4 months ago)
- Last Synced: 2025-01-18T06:02:53.407Z (25 minutes ago)
- Topics: ijpay, javascript, nestjs, node, nodejs, typescript, wechat, wechat-mini-program
- Language: TypeScript
- Homepage:
- Size: 2.94 MB
- Stars: 659
- Watchers: 11
- Forks: 101
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
### 简介
**TNWX: TypeScript + Node.js + WeiXin 微信系开发脚手架,支持微信公众号、微信支付、微信小游戏、微信小程序、企业号/企业微信、企业微信开发平台。最最最重要的是能快速的集成至任何 Node.js 框架(Express、Nest、Egg、Koa 等)**
### 简易指南
#### 尝鲜版
```bash
$ git clone https://gitee.com/javen205/TNWX.git
$ cd TNWX
$ yarn bootstrap
$ yarn tsc
```#### 运行示例
```bash
$ cd sample/express && yarn
$ yarn build
$ yarn dev
```#### 稳定版
```bash
$ mkdir TNWX && cd TNWX
$ yarn init -y
$ yarn add tnwx
```### 文档
[TNWX 微信系开发脚手架文档](https://javen205.gitee.io/tnwx)
### 交流群
群号: [114196246](https:shang.qq.com/wpa/qunwpa?idkey=a1e4fd8c71008961bd4fc8eeea224e726afd5e5eae7bf1d96d3c77897388bf24)
### 开源推荐
- `IJPay` 让支付触手可及:https://gitee.com/javen205/IJPay
- SpringBoot 微服务高效开发 `mica` 工具集:https://gitee.com/596392912/mica
- `Avue` 一款基于 vue 可配置化的神奇框架:https://gitee.com/smallweigit/avue
- `pig` 宇宙最强微服务(架构师必备):https://gitee.com/log4j/pig
- `SpringBlade` 完整的线上解决方案(企业开发必备):https://gitee.com/smallc/SpringBlade