@makeflow/power-app-koa
TypeScript icon, indicating that this package has built-in type declarations

0.3.0-wip.12 • Public • Published

Makeflow PowerApp Koa Adapter

// middleware
powerApp.middleware(koaAdapter, '/makeflow');

// server
powerApp.serve(koaAdapter, {
  host: 'http://localhost',
  port: 8080,
  path: '/makeflow',
});

Readme

Keywords

none

Package Sidebar

Install

npm i @makeflow/power-app-koa

Weekly Downloads

2

Version

0.3.0-wip.12

License

MIT

Unpacked Size

7.1 kB

Total Files

10

Last publish

Collaborators

  • vilicvane
  • maolion
  • hardo
  • dizy
  • boenfu
  • yggdrasilqh
  • pullup