Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 426 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 426 Bytes

jsdbfilesexample

This example uses the DbFiles library of the innovaphone JavaScript Runtime to implement a file list application with upload functionality and file share links.

The application implements the client side functionality in the file innovaphone-jsdbfilesexample.js and server side functionality in innovaphone-jsdbfilesexampleservice.js.