Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #130 from tubone24/add_typescript
Browse files Browse the repository at this point in the history
Add typescript
  • Loading branch information
tubone24 committed Jul 25, 2019
2 parents de3d3c6 + dbaea57 commit 4e1ee80
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 5 deletions.
9 changes: 7 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ The ``Ebook_homebrew`` is changing file name to only digit name like ``001.jpg``
.. image:: https://beerpay.io/tubone24/ebook_homebrew/badge.svg
:target: https://beerpay.io/tubone24/ebook_homebrew

.. image:: https://dply.me/yv0jty/button/small
:target: https://dply.me/yv0jty#install

.. image:: https://dockeri.co/image/tubone24/ebook-homebrew
:target: https://cloud.docker.com/repository/docker/tubone24/ebook-homebrew
:alt: dockerhub
Expand Down Expand Up @@ -295,14 +298,16 @@ With Vue.js Front

Using Vue.js, Call REST API DEMO App, deploy to Heroku.

`https://ebook-homebrew.herokuapp.com/ <https://ebook-homebrew.herokuapp.com/>`_
`https://ebook-homebrew.herokuapp.com/#/sample <https://ebook-homebrew.herokuapp.com/#/sample>`_

With Flutter Android App
------------------------

Using Flutter, Call REST API DEMO Android App, deploy to Deploygate. Try me!

`https://deploygate.com/distributions/14a12d44f5909adf23f0c550f960364d4b02aad0 <https://deploygate.com/distributions/14a12d44f5909adf23f0c550f960364d4b02aad0>`_
.. image:: https://dply.me/yv0jty/button/large
:target: https://dply.me/yv0jty#install
:alt: Try it on your device via DeployGate

And also, you can download to `Google Play <https://play.google.com/store/apps/details?id=com.tubone.ebook_homebrew_flutter>`_

Expand Down
4 changes: 3 additions & 1 deletion doc_src/client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ Install Flutter SDK and Build App::
$ cat YOUR_APP_PROPS > android/key.properties
$ ~/flutter/bin/flutter build apk --release --split-per-abi

Also you can use Demo app downloading to `Deploy Gate <https://deploygate.com/distributions/14a12d44f5909adf23f0c550f960364d4b02aad0>`_
.. image:: https://dply.me/yv0jty/button/large
:target: https://dply.me/yv0jty#install
:alt: Try it on your device via DeployGate

Or Download `Google Play <https://play.google.com/store/apps/details?id=com.tubone.ebook_homebrew_flutter>`_

Expand Down
3 changes: 3 additions & 0 deletions doc_src/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ Badges:
.. image:: https://beerpay.io/tubone24/ebook_homebrew/badge.svg
:target: https://beerpay.io/tubone24/ebook_homebrew

.. image:: https://dply.me/yv0jty/button/small
:target: https://dply.me/yv0jty#install

.. image:: https://dockeri.co/image/tubone24/ebook-homebrew
:target: https://cloud.docker.com/repository/docker/tubone24/ebook-homebrew
:alt: dockerhub
Expand Down
2 changes: 1 addition & 1 deletion examples/ebook-homebrew-android-app

0 comments on commit 4e1ee80

Please sign in to comment.