Files
unifi-voucher-site-glenndeh…/README.md
2018-03-09 13:38:28 +01:00

408 B

UniFi Voucher Site

Usage

  • Install NodeJS 8.0 or higher.
  • Copy the config.sample.js to config.js in the app/config folder
  • Change the config.js to your liking's and add your UniFi controller credentials
  • Run npm install in the root folder
  • Run npm start in the root folder

Then open up your favorite web browser and go to: http://localhost:3001 That's it. Easy right?

License

MIT