Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
docs: add demo stand note
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkamyshev committed Jul 26, 2020
1 parent 38994a6 commit ffc73bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ docker run -p 3000:3000 -it igorkamyshev/pikcha

Just call [Pikcha-api](https://pikcha.kamyshev.me/docs) on server-side by HTTP and return response to client-side.

You can explore and try Pikcha-api on our [public stand](https://pikcha.kamyshev.me/docs). But, on this instance you can send only images from http://placekitten.com 😸

## Configuration

Pikcha is [Twelve-Factor-App-ready](https://12factor.net) and can be configured using `ENV` variables.
Expand Down

0 comments on commit ffc73bd

Please sign in to comment.