Skip to content

Josque/WeatherServer

 
 

Repository files navigation

WeatherServer

This project uses vagrant. To get up and running, install vagrant and VirtualBox.

Make sure the Vagrant binary is in your PATH. On *nix OSes the installer will take care of it, I'm not so sure about Windows.

Then, navigate to the project folder in your terminal, and type vagrant up followed by vagrant provision. Then: vagrant ssh, and finally /vagrant/bin/www.

The project has port forwarding to localhost. Simply fire up your browser and go to localhost:8080, or https://localhost:8443. Be careful though, the SSL warning bites!

The default username is admin, the default password is (you guessd it) admin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • HTML 5.0%
  • Other 0.2%