Skip to content

Web server to host content produced by Physical Web CMS Android app

License

Notifications You must be signed in to change notification settings

mkyl/Physical-Web-CMS-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physical Web CMS Server

Server-side application to process content produced by Physical Web Beacon Manager app.

Installation

  1. client_secret.json must be downloaded from Drive API console and placed into working directory
  2. pip -r install requirements.txt
  3. Run python server/server.py and follow on-screen instructions to log in to Google Drive account
  4. HTML content for exhibit will be generated in .\export\
  5. Host .\export\ content on an HTTPS server. Github Pages is a good choice.
  6. Configure companion Android app to point to server, by setting "Server URI" in the app settings menu.

About

Web server to host content produced by Physical Web CMS Android app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages