backend for xcvr appview
2
fork

Configure Feed

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

fix name

rachel-mp4 7e316289 ad31ffa7

+1 -1
+1 -1
psql
··· 1 1 #!/bin/bash 2 2 source .env 3 3 4 - docker exec -it xcvr-backend-db-1 psql -U $POSTGRES_USER -d $POSTGRES_DB 4 + docker exec -it rvcx_db_1 psql -U $POSTGRES_USER -d $POSTGRES_DB