javascript - Distribute an JS Exell add-in offline using Office JS API -


i want make add-in team populate information using rest. found out office js api excel 2016, unclear how add-in distributed.

the company work huge, , security big thing. has on prem. don't want want go through trouble of hosting on web server since have approval etc.

is there way give team add-in , install way? or option host somewhere?

an excel add-in uses office js apis web application must hosted on web server or in cloud-based web application hosting service.

if team using windows computers, in theory each enable mini-iis web server on computers , host web application in own computers. they'd have remember start server every time wanted use add-in. bug fixes , updates have distributed too. think lot less trouble web server.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -