FlorianPix / climbing_diary

track your climbing activity
GNU General Public License v3.0
1 stars 0 forks source link

deploy APIs on my server #62

Closed FlorianPix closed 1 year ago

FlorianPix commented 1 year ago

My laptop isn't good enough to run the emulator. So we need to run the app on my phone. But I can't run the APIs there as well. That's why we need to make them publicly available.

FlorianPix commented 1 year ago

check it out on https://climbing-api.florianpix.de/docs and https://media-api.florianpix.de/docs

to update the images push them to fpix/cd-diary or fpix/cd-media; "watchtower" automatically checks for new images every 60 seconds and deploys them

FlorianPix commented 1 year ago

7a80e9dbb6db0462b87011dfa540222a089283d4 added support to flutter_app