Skip to content

PhoneGap PowerApp NodeJS Server - companion server for PhoneGap PowerApp

Notifications You must be signed in to change notification settings

libbybaldwin/phonegap-powerapp-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoneGap PowerApp Node.js Server

Companion Server for PhoneGap PowerApp

or Stand-alone Demo of Node.js Server

Requiremens and Modules:

Functionality Includes:

  • Security - Secure Login using OpenID
  • Secure User Space for Data Store - Unique user ID from authentication holds user-uploaded data
  • User-controlled Data Sharing - Data stored anonymously, sharing controlled by user

Installation and Setup:

  • Edit the following before starting server:
    • install_dir/server/myUrl.js - vars rawUrl and port must set to server ip and port
  • To run server:
    • $ cd install_dir
    • $ node server/server.js
  • See install_dir/readme.server.txt for further instructions

Libby Baldwin, Mobile Developer Solutions

About

PhoneGap PowerApp NodeJS Server - companion server for PhoneGap PowerApp

Resources

Stars

Watchers

Forks

Packages

No packages published