├── config # 项目配置目录
| ├── index.js # 配置项目中的配置信息
├── models # 数据库 model
├── node_modules # node.js 的依赖目录
├── plugins # 插件目录
├── routes # 路由目录
│ ├── hello-world.js # 测试接口 hello-world
├── utils # 工具类相关目录
├── app.js # 项目入口文件
├── package.json # JS 项目工程依赖库
├── readme.md # 项目工程如何被使用的说明手册...
https://juejin.im掘金 — 一个帮助开发者成长的社区
-
Notifications
You must be signed in to change notification settings - Fork 0
sshien/wechatHapi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
基于hapi的node.js 微信小程序
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published