Skip to content

v-braun/hero-scrape-web

Repository files navigation

hero-scrape-web

Demo WebApp for hero-scrape

By v-braun - viktor-braun.de.

Description

For details about hero-scrape see the repo v-braun/hero-scrape

Run (dev)

npm run serve-all

Run (docker)

docker-compose up

Related Projects

  • hero-scrape The lib
  • fastimage Finds the type and/or size of a remote image given its uri, by fetching as little as needed.
  • goquery A little like that j-thing, only in Go.

Known Issues

If you discover any bugs, feel free to create an issue on GitHub fork and send me a pull request.

Issues List.

Authors

image
v-braun

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

See LICENSE.