Node based UniFi guest portal
To start the template service simple run the following commands
npm install
npm startTo run it in development with Nodemon just invoke
npm run nodemonFor a proper working application you need to set the following environment variables.
It's easier to create an .env file based on the .env.list in this repository.
The front-end code resides in an create-react-app based git repo, which is currently not published... which shoudl follow soon.
Also any tests are currently missing. The code base is just an experiment so far.
The example background photo is from Meagan Carsience on Unsplash