Margin is an open annotation layer for the internet. Powered by the AT Protocol. margin.at
extension web atproto comments
111
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #1 from paulmwatson/patch-1

Update Docker command to use 'docker compose'

authored by

Scan and committed by
GitHub
6d63714f 360b01fa

+1 -1
+1 -1
README.md
··· 45 45 Run the full stack (Backend + Postgres) with Docker: 46 46 47 47 ```bash 48 - docker-compose up -d --build 48 + docker compose up -d --build 49 49 ``` 50 50 51 51 ### Web App