Skip to content

artpropp/unifi-guest-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-service

Node based UniFi guest portal

Get started

To start the template service simple run the following commands

npm install
npm start

To run it in development with Nodemon just invoke

npm run nodemon

For 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.

Additional notes

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

About

Node based UniFi guest WiFi portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published