UniFi Voucher Site

A small UniFi Voucher Site for simple voucher creation

Build Status Build Status

Structure

  • ES6 Javascript
  • SCSS
  • Node UniFi
  • Webpack

Development Usage

  • Install NodeJS 8.0 or higher.
  • Run npm ci in the root folder
  • Run npm start in the root folder

Then open up your favorite browser and go to http://localhost:3001/

Build Usage

  • Install NodeJS 8.0 or higher.
  • Run npm ci in the root folder
  • Run npm run build in the root folder

Docker

  • Code from master is build by Docker Hub
  • Builds can be pulled by using this command: docker pull glenndehaan/unifi-voucher-site

License

MIT

Description
No description provided
Readme 18 MiB
Languages
EJS 60.1%
JavaScript 38.7%
Dockerfile 0.7%
CSS 0.5%