Skip to content

Commit

Permalink
Remove WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvolp12 committed Sep 19, 2024
1 parent fbb45d1 commit cdeb04a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ rebuild:
.PHONY: down
down:
@echo "Stopping Jetstream..."
docker compose down
JETSTREAM_VERSION=${JETSTREAM_VERSION} docker compose down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Jetstream [WIP]
# Jetstream

Jetstream is a streaming service that consumes an ATProto `com.atproto.sync.subscribeRepos` stream and converts it into lightweight, friendly JSON.

Expand Down

0 comments on commit cdeb04a

Please sign in to comment.