Skip to content

benhylau/ssb-web-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SSB WEB PI

Project to allow you to interact with the scuttlebot backend with a web interface.

Installation notes

  • NGINX and PHP needed
  • Tree placed in /var/www
  • .ssb in /var/www linked to /home/user/.ssb (or other database)
  • .ssb given +rwX access to www-data (or a+rwX or group or something)
  • backend link node_modules -> /usr/local/lib/node_modules (Some odd bugg where it doesnt find some modules in global?!?!)
  • userlist and keys MUST be www-data read/write
  • js must be www-data executable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.2%
  • PHP 6.2%
  • Other 0.6%