Skip to content

Commit

Permalink
Clean up README.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Dec 17, 2024
1 parent d78f75a commit 8203398
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# registry-backend

The backend API server for [Comfy Registry](https://comfyregistry.org) and [Comfy CI/CD](https://comfyci.org).
The server that backs ComfyUI Registry, a public collection of custom node packs used in ComfyUI. Read the [docs]() to publish your first node. Browse existing nodes at https://registry.comfy.org.

Join us at our [Discord](https://discord.gg/comfyorg)
The backend API server for [Comfy Registry](https://registry.comfy.org) and [Comfy CI/CD](https://ci.comfy.org).

Registry React Frontend [Github](https://github.com/Comfy-Org/registry-web)
[Discord](https://discord.gg/comfyorg)

Registry CLI [Github](https://github.com/Comfy-Org/comfy-cli)
[Registry Frontend](https://github.com/Comfy-Org/registry-web)

[cli](https://github.com/Comfy-Org/comfy-cli)

## Local Development

### Golang

Install Golang:

<https://go.dev/doc/install>
Install Golang [here](https://go.dev/doc/install).

Install go packages

Expand Down

0 comments on commit 8203398

Please sign in to comment.