docs: update readme links

This commit is contained in:
əlemi 2024-06-21 03:20:38 +02:00
parent 3421e7b9f4
commit 8bfe2d0c7f
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -1,5 +1,5 @@
# μpub
> micro social network, federated
> [micro social network, federated](https://join.upub.social)
![screenshot of upub simple frontend](https://cdn.alemi.dev/proj/upub/fe/20240514.png)
@ -13,7 +13,7 @@ all interactions happen with ActivityPub's client-server methods (basically POST
development is still active, so expect more stuff to come! since most fediverse software uses Mastodon's API, μpub plans to implement it as an optional feature, becoming eventually compatible with most existing frontends and mobile applications, but focus right now is on producing something specific to μpub needs
a test instance is _usually_ available at [upub.alemi.dev](https://upub.alemi.dev)
a test instance is available at [dev.upub.social](https://dev.upub.social)
## about the database schema
im going to be very real i tried to do migrations but its getting super messy so until further notice assume db to be volatile. next change may be a migration (easy!) or a whole db rebuild (aaaaaaaaaa...), so if you're not comfortable with either manually exporting/importing or dropping and starting from scratch, **you really shouldn't put upub in prod yet**!