Skip to content

Commit

Permalink
fixup docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Aug 5, 2024
1 parent e7a9a1f commit 74547a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ This directory contains specific servers
### [smoothmq.nix](./smoothmq.nix)

[smoothmq](https://github.com/poundifdef/SmoothMQ) is A drop-in replacement for SQS designed for great developer experience and efficiency

### [vercel-log-drain.nix](./vercel-log-drain.nix)

[vercel-log-drain](https://github.com/dacbd/vercel-log-drain) is a simple log-drain for vercel that supports multiple drivers to ship logs out to various sources
1 change: 1 addition & 0 deletions pkgs/server/vercel-log-drain.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# [vercel-log-drain](https://github.com/dacbd/vercel-log-drain) is a simple log-drain for vercel that supports multiple drivers to ship logs out to various sources
{ lib
, rustPlatform
, fetchFromGitHub
Expand Down

0 comments on commit 74547a6

Please sign in to comment.