Skip to content

TheButterZone/btc-priceimg

 
 

Repository files navigation

btc-priceimg

https://btc-priceimg.herokuapp.com/

For help using the online tool, see USAGE.md.

Developing

  1. Install Docker.
  2. In the cloned repo directory, run make serve to start the application.
  3. Open http://0.0.0.0:5002/ in your browser. Note that the images in the index file will be pulled from the production server, so you'll need to access the images directly that you want to test. See below for examples.
  4. Run make test to run the (very limited) automated tests.

Example images for testing:

About

Bitcoin Price Image Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.6%
  • CSS 44.3%
  • HTML 1.3%
  • Makefile 1.1%
  • Dockerfile 0.7%