shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

269
active users

#sharetarget

0 posts0 participants0 posts today

#ProgressiveWebApps (#PWAs) can act as a #shareTarget for other #apps on #Android.

developer.mozilla.org/en-US/do

So when I added this feature to my app, it seemed fine to call the url `/share`.

And when I saved them to the #database I just went with it and named the table `shares`.

But here's the thing; I have my app installed on my phone too. I use the `share` feature to "post" to my website.

So, now my posts go in the `shares` table.

MDN Web Docsshare_target - Web app manifests | MDNThe share_target manifest member allows installed Progressive Web Apps (PWAs) to be registered as a share target in the system's share dialog.