Skip to content

vire/hlad-ui

Repository files navigation

hlad-ui

UI for configuring/debugging the hlad-crawler using Firebase as data-store.

WIP

  • Sync (Pull/Create/Update) Recipes via Firebase
  • Ability to test new recipes before saving them
  • Real-time notifications about Crawling Agent status changes
  • [] Hlad remote configuration - endpoint, crawl time
  • [] Hlad simulate sending content to endpoint (will send to firebase and display in hlad-ui)
  • [] Tests + CI

Setup

$ npm install

Run

  • Firebase endpoint is configurable as process.env.FIREBASE_ID
$ FIREBASE_ID=<your-firebase-id> npm start

Test

$ npm test

or development mode

$ npm run test:dev # lunches karma with watch capability

Build

$ npm run build

License

ISC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors