🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In
t

tonyonlian

npm

Packages

Current Co-maintainers

Former Co-maintainers

12 packages

handler-route

this is the router plugin for light-api

hello_test_hs

a hello world package

home-test-book

light-api

this is a RESTful-API server

light-api-log

the plugin of the hapi for log service

light-api-log4j

the plugin of the light-api server for log service

light-api-mongo

this plugin of the light-api server for mongoDB service

light-api-mysql

the plgin of the light-api server for mysql service

light-api-redis

this plugin of the light-api server for reids service

server-utils

the utils module of the light-api

tong-demo1

用于演示的demo

tong-demo1-12

1. svn下载工程 2. 切换到工程的根目录,安装依赖 ``` npm install ``` 3. 到工程根目录,启动工程 ``` node app.js dev //dev为启动的环境参数,供选择的有 (dev、test、prov) ```