Skip to content

tl-nguyen/pi-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PI ADMIN

Admin panel on the web for Raspberry Pi

##Requirements##

  • Having NODE & NPM installed
  • Having BOWER installed (You can run sudo npm install -g bower to install bower)

##Installation##

  • Enter the following commands when you're at the PI-Admin directory to install all the necessary tools:
  • npm install
  • bower install
  • Rename the server/config/config.example.js to server/config/config.js
  • You will find those lines at config.js file db: 'mongodb://your-database-address', enter modify it to your database address
  • To run PI-Admin, enter node server.js in the console

Please visit Project Tutorial for more details

About

Admin panel on the web for Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published