Merge branch 'improve-readme' into 'main'

docs(README): mention how to run with Ditto for development

See merge request soapbox-pub/soapbox!3029
P. Reis 2025-05-05 02:40:53 -03:00
commit c332278a55
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -46,7 +46,7 @@ Already have a server? No problem — it is still possible to use Soapbox.
# Developing Soapbox
tl;dr — `git clone`, `yarn`, and `yarn dev`.
tl;dr — `git clone`, `yarn`, `yarn dev` and for Ditto `BACKEND_URL="http://localhost:4036/" yarn dev`.
For detailed guides, see these pages: