Skip to content

coconauts/weatherplaninator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Depends on nodejs and sqlite3 being installed in your system. For debian-based distributions this can be achieved with:

sudo apt-get install nodejs sqlite3

Then clone this repository, and install the required node packages with:

npm install

Run

First run the server with:

node app.js

Now you an access the client web interface on http://localhost:8890

About

Let the weather guide your trips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published