#Initial setup Wierzba
npm install
sudo npm install -g supervisor
#RUN Wierzba
npm start
- nodejs app
- packages.json
- service /time time
- service /current-weather api
- service /calendar google calendar
- service /next-weather api
- service /news meneame
- index of commands available
- UI
- weather icons
- downloads icons
- weather of multiple cities
- configuration page:
- define locale of app
- define list of cities to get weather
- persist configuration
- view to configure this parameters
- reload app when configuration file changes
- reload web ui when configuration file changes
- wait few seconds until wierzba.app restart
- autogenerated wierzba.json with defaults values
- normal text: to do mandatory functionality
- normal text: done mandatory functionality
- italic text: to do optional functionality
- italic text: done optional functionality