imsobear / icejs-midway-faas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

前后端一体化应用

By icejs and Midway Serverless.

线上访问地址:http://30791687-1052730113742573.test.functioncompute.com/

快速开始

$ npm i --registry=https://registry.npm.taobao.org
$ npm start

应用发布

$ npm i -g @midwayjs/faas-cli --registry=https://registry.npm.taobao.org
$ f deploy --npm cnpm # 发布函数(包含前端静态资源)

f deploy 需要填入一些信息:

About


Languages

Language:TypeScript 84.8%Language:SCSS 11.0%Language:HTML 3.4%Language:JavaScript 0.8%