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

0.3.0-wip.12 • Public • Published

Makeflow PowerApp Hapi Adapter

const powerApp = new PowerApp();

// hapi plugin
powerApp.middleware(hapiAdapter);

// server
powerApp.serve(hapiAdapter, {
  host: 'http://localhost',
  port: 3000,
});

Readme

Keywords

none

Package Sidebar

Install

npm i @makeflow/power-app-hapi

Weekly Downloads

3

Version

0.3.0-wip.12

License

MIT

Unpacked Size

6.29 kB

Total Files

10

Last publish

Collaborators

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